mirror of
https://github.com/denoland/deno.git
synced 2025-03-03 17:34:47 -05:00
Remove unnecessary wildcard from ts_decorators test (#7485)
This commit is contained in:
parent
f5b40c918c
commit
192b8f4b99
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
||||||
Check [WILDCARD]
|
Check [WILDCARD]
|
||||||
[WILDCARD]{ someField: "asdf" }
|
{ someField: "asdf" }
|
||||||
|
|
Loading…
Add table
Reference in a new issue