Remove unnecessary wildcard from ts_decorators test (#7485)

This commit is contained in:
Ryan Dahl 2020-09-14 21:22:03 -04:00 committed by GitHub
parent f5b40c918c
commit 192b8f4b99
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,2 +1,2 @@
Check [WILDCARD]
[WILDCARD]{ someField: "asdf" }
{ someField: "asdf" }