We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa15bd9 commit d3ac08aCopy full SHA for d3ac08a
protection/visibility/tests/Test.js
@@ -41,5 +41,5 @@ describe(testDescription, function () {
41
},
42
43
];
44
- return deployAndRun(__dirname, tests, stepzen.admin);
+ return deployAndRun(__dirname, tests, stepzen.regular);
45
});
0 commit comments