Skip to content

Commit a8b03db

Browse files
committed
fix(benchmarks): Make sure getEnv returns SEED
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
1 parent 8dbe05f commit a8b03db

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/test/utils.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -202,6 +202,7 @@ export function getEnv() {
202202
CREDENTIALS,
203203
ACCOUNTS,
204204
APP_VERSION,
205+
SEED,
205206
BROWSER,
206207
IS_CI,
207208
TEST_URL,

0 commit comments

Comments
 (0)