naming correction

This commit is contained in:
Carlos Jimenez 2019-01-15 08:50:50 +01:00
parent 7e6d8dff39
commit da2d805824
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
import selectors from '../../helpers/selectors.js';
import createNightmare from '../../helpers/nightmare';
describe('Order Edit basicData path', () => {
describe('Order edit basic data path', () => {
const nightmare = createNightmare();
describe('when confirmed order', () => {
beforeAll(() => {