CSR-120: remove unneeded line
This commit is contained in:
parent
b248a3169a
commit
2273567856
1 changed files with 0 additions and 1 deletions
|
|
@ -3,7 +3,6 @@ import vehicleBanner from './vehicle-banner';
|
|||
import { getMountOptions } from "@/helpers/unit-test-helper.js";
|
||||
import { storeActions } from "@/constants/store-actions";
|
||||
import { nextTick } from 'vue';
|
||||
import { settleAllPromises } from "@/helpers/layout-helper";
|
||||
|
||||
describe('vehicleBanner', () => {
|
||||
const $store = {
|
||||
|
|
|
|||
Loading…
Reference in a new issue