add eslint for cypress tests
Signed-off-by: Simon Hötten <s+git@hoetten.org>
This commit is contained in:
committed by
Julius Härtl
parent
50ca4de351
commit
584675db21
@@ -1,4 +1,4 @@
|
||||
import { randHash } from '../utils'
|
||||
import { randHash } from '../utils/index.js'
|
||||
const randUser = randHash()
|
||||
|
||||
describe('Stack', function() {
|
||||
|
||||
Reference in New Issue
Block a user