Removed focus on test
gitea/salix/pipeline/head This commit looks good
Details
gitea/salix/pipeline/head This commit looks good
Details
This commit is contained in:
parent
799bb3a955
commit
71eeaadb43
|
@ -41,7 +41,7 @@ describe('Travel Component vnTravelCreate', () => {
|
|||
});
|
||||
});
|
||||
|
||||
fdescribe('onShippedChange()', () => {
|
||||
describe('onShippedChange()', () => {
|
||||
it(`should do nothing if there's no agencyModeFk in the travel.`, () => {
|
||||
controller.travel = {};
|
||||
controller.onShippedChange();
|
||||
|
|
Loading…
Reference in New Issue