Skip to content

Commit 01527a8

Browse files
aminyaUziTech
andcommitted
use specHelper: true in the runner
Co-authored-by: Tony Brix <[email protected]>
1 parent 465100b commit 01527a8

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

vendor/jasmine3-runner.js

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,4 @@ module.exports = createRunner({
77
testPackages: [],
88
timeReporter: true,
99
specHelper: true,
10-
attachToDOM: true,
11-
// Extra Packages
12-
customMatchers: true,
13-
jasmineFocused: true,
14-
jasmineJson: true,
15-
jasminePass: true,
16-
jasmineShouldFail: true,
17-
jasmineTagged: true,
18-
mockClock: true,
19-
mockLocalStorage: true,
20-
profile: true,
21-
unspy: true,
2210
});

0 commit comments

Comments
 (0)