Skip to content

Commit c9f667b

Browse files
test(sign): remove invalid $emit mock from Sign spec
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
1 parent 91b2ee8 commit c9f667b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/tests/views/SignPDF/Sign.spec.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -992,7 +992,6 @@ describe('Sign.vue - signWithTokenCode', () => {
992992
NcRichText: true,
993993
},
994994
mocks: {
995-
$emit: vi.fn(),
996995
$watch: vi.fn(),
997996
},
998997
},

0 commit comments

Comments
 (0)