diff options
| author | Nayeem Rahman <nayeemrmn99@gmail.com> | 2022-09-07 05:19:34 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-09-07 09:49:34 +0530 |
| commit | 5819fef2d53b4e2db6060edb8501a5af73235098 (patch) | |
| tree | dd00b207b5971dee6c50a4a8edb91a066c1a9f52 | |
| parent | d2a408f452db1157a1e6a14810bd1f03fc431d9d (diff) | |
test: fix bad resource fixture (#15792)
| -rw-r--r-- | cli/tests/testdata/044_bad_resource.ts.out | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/tests/testdata/044_bad_resource.ts.out b/cli/tests/testdata/044_bad_resource.ts.out index b208f9d25..c9912711d 100644 --- a/cli/tests/testdata/044_bad_resource.ts.out +++ b/cli/tests/testdata/044_bad_resource.ts.out @@ -1,2 +1,2 @@ -[WILDCARD]error: Uncaught [WILDCARD] BadResource: Bad resource ID +[WILDCARD]error: Uncaught[WILDCARD] BadResource: Bad resource ID [WILDCARD] |
