fix eslint task extending .phpunit

This commit is contained in:
Andrew Dolgov
2023-04-02 12:32:28 +03:00
parent 521ac622e4
commit 4a60652be9
+1 -1
View File
@@ -17,7 +17,7 @@ phpunit:
extends: .phpunit
eslint:
extends: .phpunit
extends: .eslint
phpstan:
extends: .phpstan