3427-ticket_line-abono #827

Merged
carlosjr merged 6 commits from 3427-ticket_line-abono into dev 2021-12-24 09:14:37 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 19e50d2156 - Show all commits

View File

@ -2,7 +2,7 @@ import './index.js';
import watcher from 'core/mocks/watcher';
import crudModel from 'core/mocks/crud-model';
fdescribe('Ticket', () => {
describe('Ticket', () => {
describe('Component vnTicketSale', () => {
let controller;
let $scope;