diff options
Diffstat (limited to 'cli/tests')
-rw-r--r-- | cli/tests/ts_decorators.ts.out | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/tests/ts_decorators.ts.out b/cli/tests/ts_decorators.ts.out index a83a85c81..381c7a809 100644 --- a/cli/tests/ts_decorators.ts.out +++ b/cli/tests/ts_decorators.ts.out @@ -1,2 +1,2 @@ Check [WILDCARD] -[WILDCARD]{ someField: "asdf" } +{ someField: "asdf" } |