Use the new module and uninstall shortid
This commit is contained in:
parent
8b900c94ba
commit
62f6ef4559
14 changed files with 17 additions and 26 deletions
|
@ -4,7 +4,7 @@
|
|||
|
||||
const config = require('../lib/config');
|
||||
const { useCase, step, precondition, driver } = require('../lib/mocha-e2e');
|
||||
const shortid = require('shortid');
|
||||
const shortid = require('../lib/shortid');
|
||||
const expect = require('chai').expect;
|
||||
const createPage = require('../page-objects/subscription');
|
||||
const faker = require('faker');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue