Skip to content

Commit a516e8c

Browse files
authored
Merge pull request #3 from shoomakov/cypress-e2e
dependencies cleaned
2 parents 6d87e15 + 244cf20 commit a516e8c

File tree

3 files changed

+0
-438
lines changed

3 files changed

+0
-438
lines changed

template/tests/e2e/cypress/plugins/index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
const cucumber = require('cypress-cucumber-preprocessor').default;
33
const browserify = require('@cypress/browserify-preprocessor');
44
const { initPlugin } = require('cypress-plugin-snapshots/plugin');
5-
const { getConfig } = require('./snapshots');
65

76

87
module.exports = (on, config) => {

0 commit comments

Comments
 (0)