chore: add jest global variables (#42573)
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
/* global cy expect */
|
||||
/* global cy */
|
||||
|
||||
const selectors = {
|
||||
challengeMap: "[data-test-label='learn-curriculum-map']"
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* global cy expect */
|
||||
/* global cy */
|
||||
|
||||
const locations = {
|
||||
chalSuper: '/challenges/responsive-web-design/',
|
||||
|
Reference in New Issue
Block a user