Skip to content

Commit 82ad790

Browse files
author
Dean Sofer
committed
fix(test): Corrected path to root for test config
1 parent 6a4acc2 commit 82ad790

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/test.conf.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
basePath = '../..';
1+
basePath = '..';
22

33
files = [
44
JASMINE,

0 commit comments

Comments
 (0)