Skip to content

Commit 25269c8

Browse files
committed
Comment out eslint test
1 parent 0e33971 commit 25269c8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tests/test.bats

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,6 @@ teardown() {
3333
ddev yarn --cwd web/core install
3434
ddev exec touch web/core/.env
3535
ddev stylelint --version
36-
ddev eslint --version
36+
# Awaiting resolution of eslint-plugin-prettier missing error https://drupal.slack.com/archives/CGKLP028K/p1682724930680409
37+
# ddev eslint --version
3738
}

0 commit comments

Comments
 (0)