Skip to content

Commit 75f818d

Browse files
authored
Fix jest/jsdom interop in external tests
1 parent d02ca51 commit 75f818d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

externaltests/jestconfig.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1-
{}
1+
{
2+
"testURL": "http://localhost/"
3+
}

0 commit comments

Comments
 (0)