add cypress tests for cardfeatures
Signed-off-by: grnd-alt <git@belakkaf.net>
This commit is contained in:
@@ -91,7 +91,6 @@ export default {
|
||||
},
|
||||
async cloneCard() {
|
||||
this.$store.dispatch('cloneCard', { cardId: this.card.id, targetStackId: this.selectedStack.id })
|
||||
this.$store.dispatch('addCard', this.copiedCard)
|
||||
this.modalShow = false
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user