diff options
| author | Nayeem Rahman <nayeemrmn99@gmail.com> | 2021-01-17 15:28:54 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-01-17 16:28:54 +0100 |
| commit | 7db0605d456559f1ca9447e6fa778559fe50cc95 (patch) | |
| tree | 8607446306b6e526dab149a465cac3e3d825b96b /cli/tests/070_location.ts.out | |
| parent | f4dbb267c6672f92605bc204b10ad9a96d160ef4 (diff) | |
fix(op_crates/web): Use WorkerLocation for location in workers (#9084)
Diffstat (limited to 'cli/tests/070_location.ts.out')
| -rw-r--r-- | cli/tests/070_location.ts.out | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/cli/tests/070_location.ts.out b/cli/tests/070_location.ts.out index 66d470b6f..2ba0f259d 100644 --- a/cli/tests/070_location.ts.out +++ b/cli/tests/070_location.ts.out @@ -6,12 +6,10 @@ Location { hostname: [Getter/Setter], href: [Getter/Setter], origin: [Getter], - password: [Getter/Setter], pathname: [Getter/Setter], port: [Getter/Setter], protocol: [Getter/Setter], search: [Getter/Setter], - username: [Getter/Setter], ancestorOrigins: [Getter], assign: [Function: assign], reload: [Function: reload], |
