Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
Pia Loana Mullenbach committed Feb 15, 2024
2 parents d6417ea + 1d07d80 commit f89e82f
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions spec/support/jasmine.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,7 @@
{
"spec_dir": "spec",
"spec_files": [
"**/*[sS]pec.?(m)js",
"!extensions/**"
],
"helpers": [
"helpers/**/*.?(m)js"
],
"spec_files": ["**/*[sS]pec.?(m)js", "!extensions/**", "!advanced/**"],
"helpers": ["helpers/**/*.?(m)js"],
"env": {
"stopSpecOnExpectationFailure": false,
"random": true
Expand Down

0 comments on commit f89e82f

Please sign in to comment.