refactor(Cypress): add nodemodules
This commit is contained in:
4
node_modules/detective/test/files/optional-catch.js
generated
vendored
Normal file
4
node_modules/detective/test/files/optional-catch.js
generated
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
try {
|
||||
require;
|
||||
} catch {
|
||||
}
|
Reference in New Issue
Block a user