CSR-120: remove unneeded line

This commit is contained in:
Adam Caouette 2021-12-02 11:41:18 -05:00
parent b248a3169a
commit 2273567856

View file

@ -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 = {