Skip to content

Commit

Permalink
test: fix snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
micooz committed Mar 26, 2022
1 parent 2270dcb commit 1abca71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e/tests/snapshots/bp_generate__client.snap
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
source: e2e/tests/bp_generate.rs
assertion_line: 26
expression: "fs::read_file(config_path_client).await"

---
{
"bind": "127.0.0.1:1080",
"with_basic_auth": null,
"server_bind": "__some_where__:3000",
"pac_bind": null,
"pac_proxy": null,
"key": "__some_key__",
"encryption": "erp",
"acl": null,
Expand Down

0 comments on commit 1abca71

Please sign in to comment.