Prettified
This commit is contained in:
parent
766435ad3a
commit
935d22668e
1 changed files with 1 additions and 1 deletions
|
|
@ -375,7 +375,7 @@ describe("shop-question.vue", () => {
|
|||
await wrapper.vm.$nextTick();
|
||||
|
||||
await wrapper.setData({
|
||||
displaySeeMoreLocationsLink: true
|
||||
displaySeeMoreLocationsLink: true,
|
||||
});
|
||||
|
||||
await wrapper.vm.$nextTick();
|
||||
|
|
|
|||
Loading…
Reference in a new issue