refactor(Cypress): Moved Cypress to the main folder of the project, as I don't need a sub project for now.
This commit is contained in:
3
node_modules/is-ci/index.js
generated
vendored
Normal file
3
node_modules/is-ci/index.js
generated
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
'use strict'
|
||||
|
||||
module.exports = require('ci-info').isCI
|
Reference in New Issue
Block a user