Skip to content

Commit

Permalink
test: fix typescript issue in advanced image spec
Browse files Browse the repository at this point in the history
  • Loading branch information
pawelphilipczyk-cloudinary committed Nov 29, 2023
1 parent 4071f6f commit ea70c5a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/vue/tests/unit/AdvancedImage.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -80,8 +80,6 @@ describe("AdvancedImage.vue", () => {

// trigger AdvancedImage.onUpdate
await component.setProps({
cldImg: cloudinaryImage,
plugins: [mock],
style: "color: blue;",
});

Expand Down

0 comments on commit ea70c5a

Please sign in to comment.