Skip to content

Commit

Permalink
run prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
F3n67u committed Mar 29, 2022
1 parent 8ea3283 commit be8ad01
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion e2e/test-match/package.json
@@ -1,5 +1,7 @@
{
"jest": {
"testMatch": ["**/test-suites/*.?js"]
"testMatch": [
"**/test-suites/*.?js"
]
}
}

0 comments on commit be8ad01

Please sign in to comment.