Skip to content

Commit d3ac08a

Browse files
committed
test: use api key
1 parent fa15bd9 commit d3ac08a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

protection/visibility/tests/Test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,5 +41,5 @@ describe(testDescription, function () {
4141
},
4242
},
4343
];
44-
return deployAndRun(__dirname, tests, stepzen.admin);
44+
return deployAndRun(__dirname, tests, stepzen.regular);
4545
});

0 commit comments

Comments
 (0)