Skip to content

Commit

Permalink
fixup! fix(op_crates/web): Strip username and password from location
Browse files Browse the repository at this point in the history
  • Loading branch information
nayeemrmn committed Jan 7, 2021
1 parent d0f81ab commit 88b3fb7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cli/tests/070_location.ts.out
Original file line number Diff line number Diff line change
Expand Up @@ -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],
Expand Down

0 comments on commit 88b3fb7

Please sign in to comment.