Skip to content

Commit d5bcb00

Browse files
committed
Fix duplicate identifier
1 parent d79e7e4 commit d5bcb00

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

snippets/typescript.json

+1-1
Large diffs are not rendered by default.

src/snippets.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2698,7 +2698,7 @@
26982698
"$0"
26992699
]
27002700
},
2701-
"Test Expect toHaveLastReturnedWith()": {
2701+
"Test Expect toHaveReturnedWith()": {
27022702
"prefix": "e-thrw",
27032703
"description": "Expect toHaveLastReturnedWith(value)",
27042704
"types": "typescript",

0 commit comments

Comments
 (0)