mirror of
https://github.com/denoland/deno.git
synced 2024-11-25 15:29:32 -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]
|
||||
[WILDCARD]{ someField: "asdf" }
|
||||
{ someField: "asdf" }
|
||||
|
|
Loading…
Reference in a new issue