removed focus
gitea/salix/1985-apply_item_type_filter This commit looks good Details

This commit is contained in:
Joan Sanchez 2020-01-09 08:43:33 +01:00
parent a2e6719e1e
commit 436673986c
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
import './index.js';
import crudModel from 'core/mocks/crud-model';
fdescribe('Order', () => {
describe('Order', () => {
describe('Component vnCatalogFilter', () => {
let $scope;
let $state;