Skip to content

Commit ee12dfd

Browse files
(wip): test works
1 parent 8c3ee5c commit ee12dfd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ use tokio::time::{sleep, timeout};
1414

1515
// File paths
1616
const NOTARY_CONFIG_PATH: &str = "fixture/notary-config.toml";
17-
const CLIENT_CONFIG_PATH: &str = "fixture/client.proxy.json";
17+
const CLIENT_CONFIG_PATH: &str = "fixture/client.json.proxy.json";
1818
const RELEASE_DIR: &str = "target/release";
1919

2020
// Binary names

0 commit comments

Comments
 (0)