summaryrefslogtreecommitdiff
path: root/cli/tests/079_location_authentication.ts
diff options
context:
space:
mode:
authorNayeem Rahman <nayeemrmn99@gmail.com>2021-01-17 15:28:54 +0000
committerGitHub <noreply@github.com>2021-01-17 16:28:54 +0100
commit7db0605d456559f1ca9447e6fa778559fe50cc95 (patch)
tree8607446306b6e526dab149a465cac3e3d825b96b /cli/tests/079_location_authentication.ts
parentf4dbb267c6672f92605bc204b10ad9a96d160ef4 (diff)
fix(op_crates/web): Use WorkerLocation for location in workers (#9084)
Diffstat (limited to 'cli/tests/079_location_authentication.ts')
-rw-r--r--cli/tests/079_location_authentication.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/cli/tests/079_location_authentication.ts b/cli/tests/079_location_authentication.ts
new file mode 100644
index 000000000..4989312ac
--- /dev/null
+++ b/cli/tests/079_location_authentication.ts
@@ -0,0 +1 @@
+console.log(location.href);