mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-21 05:43:19 -07:00
Added more tests around the discover page
This commit is contained in:
parent
e4ab1447aa
commit
0a804c6233
10 changed files with 271 additions and 68 deletions
|
@ -16,6 +16,7 @@
|
|||
// Import commands.js using ES2015 syntax:
|
||||
import './commands'
|
||||
import './request.commands';
|
||||
import "cypress-real-events/support";
|
||||
|
||||
// Alternatively you can use CommonJS syntax:
|
||||
// require('./commands')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue