This commit is contained in:
parent
d5ac428cb7
commit
ec6364490a
|
@ -1,7 +1,6 @@
|
|||
import selectors from '../../helpers/selectors.js';
|
||||
import createNightmare from '../../helpers/nightmare';
|
||||
|
||||
// #860 E2E client/client/src/web-payment/index.js missing fixtures for another client
|
||||
describe('Client web Payment', () => {
|
||||
const nightmare = createNightmare();
|
||||
|
||||
|
|
Loading…
Reference in New Issue