mirror of
https://github.com/getredash/redash.git
synced 2025-12-25 01:03:20 -05:00
Generate Code Coverage report for Cypress (#5137)
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
/* global Cypress */
|
||||
|
||||
import "@cypress/code-coverage/support";
|
||||
import "./commands";
|
||||
import "./redash-api/index.js";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user