From a65bcadcf25fa8d1d5eefe2a9d78812e39df902a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bartek=20Iwa=C5=84czuk?= Date: Mon, 14 Sep 2020 18:59:54 +0200 Subject: test: reenable TS decorator test (#7471) --- cli/tests/ts_decorators.ts.out | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cli/tests/ts_decorators.ts.out') diff --git a/cli/tests/ts_decorators.ts.out b/cli/tests/ts_decorators.ts.out index ee77417cf..a83a85c81 100644 --- a/cli/tests/ts_decorators.ts.out +++ b/cli/tests/ts_decorators.ts.out @@ -1,2 +1,2 @@ Check [WILDCARD] -SomeClass { someField: "asdf" } +[WILDCARD]{ someField: "asdf" } -- cgit v1.2.3