summaryrefslogtreecommitdiff
path: root/cli/tests/070_location.ts.out
diff options
context:
space:
mode:
authorDavid DeSimone <lord.good.mail@gmail.com>2021-02-10 03:52:54 -0800
committerGitHub <noreply@github.com>2021-02-10 20:52:54 +0900
commit61108935f16bd2aa60d51525e3578719425eef03 (patch)
tree5bed537dca04d1a84dd8d59032cd67a45ee78645 /cli/tests/070_location.ts.out
parent6752be05cda38dc6188bacc73fb8eb7c01560c97 (diff)
fix(console): log function object properties / do not log non-enumerable props by default (#9363)
Diffstat (limited to 'cli/tests/070_location.ts.out')
-rw-r--r--cli/tests/070_location.ts.out2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/tests/070_location.ts.out b/cli/tests/070_location.ts.out
index 3c08d53fc..e05561e58 100644
--- a/cli/tests/070_location.ts.out
+++ b/cli/tests/070_location.ts.out
@@ -1,5 +1,5 @@
[WILDCARD][Function: Location]
-Location { [Symbol(Symbol.toStringTag)]: "Location" }
+Location {}
Location {
hash: "#bat",
host: "foo",