mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-12-19 04:35:46 +01:00
Add back command import
This commit is contained in:
parent
7ef7fc1b26
commit
20e41e8006
1
cypress/support/commands.ts
Normal file
1
cypress/support/commands.ts
Normal file
@ -0,0 +1 @@
|
||||
import "@testing-library/cypress/add-commands";
|
@ -15,7 +15,7 @@
|
||||
|
||||
// Import commands.js using ES2015 syntax:
|
||||
import "./globalHooks";
|
||||
// import "./commands";
|
||||
import "./commands";
|
||||
|
||||
// Alternatively you can use CommonJS syntax:
|
||||
// require('./commands')
|
||||
|
Loading…
Reference in New Issue
Block a user