DEP: #7004 - HOTFIX Create new Supplier #2148

Closed
jsegarra wants to merge 9 commits from 7004_hotFix_newSupplier into master
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 05e3129d34 - Show all commits

View File

@ -1,6 +1,6 @@
import getBrowser from '../../helpers/puppeteer';
fdescribe('Supplier fiscal data path', () => {
describe('Supplier fiscal data path', () => {
let browser;
let page;