Commit b2f0cb6b authored by Igor Stuev's avatar Igor Stuev Committed by isstuev

Update ui/tx/TxDetails.pw.tsx

Co-authored-by: default avatartom goriunov <tom@ohhhh.me>
parent 935659f4
......@@ -170,7 +170,7 @@ l2Test('l2', async({ mount, page }) => {
const mainnetTest = test.extend({
context: contextWithEnvs([
{ name: 'NEXT_PUBLIC_IS_TESTNET', value: 'fals' },
{ name: 'NEXT_PUBLIC_IS_TESTNET', value: 'false' },
// eslint-disable-next-line @typescript-eslint/no-explicit-any
]) as any,
});
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment