Skip to content
This repository was archived by the owner on Oct 14, 2020. It is now read-only.

Commit 42453c5

Browse files
committed
Configure persistence tests explicitly
Would otherise run every scan a second time
1 parent 23f17d2 commit 42453c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"jest": {
3232
"projects": [
3333
"<rootDir>/integrations/",
34-
"<rootDir>/persistence/",
34+
"<rootDir>/persistence/persistence-elastic/",
3535
{
3636
"displayName": "lint",
3737
"runner": "jest-runner-eslint",

0 commit comments

Comments
 (0)