fix eslint task extending .phpunit

This commit is contained in:
Andrew Dolgov 2023-04-02 12:32:28 +03:00
parent 521ac622e4
commit 4a60652be9
No known key found for this signature in database
GPG Key ID: 1A56B4FA25D4AF2A
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ phpunit:
extends: .phpunit
eslint:
extends: .phpunit
extends: .eslint
phpstan:
extends: .phpstan