Skip to content

Commit 38c1689

Browse files
committed
fix testcase
1 parent 146d25c commit 38c1689

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

validator_client/http_api/src/tests.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,7 @@ impl ApiTester {
130130
allow_origin: None,
131131
allow_keystore_export: true,
132132
store_passwords_in_secrets_dir: false,
133+
monitoring_dir: validator_dir.path().into(),
133134
http_token_path: token_path,
134135
},
135136
sse_logging_components: None,

0 commit comments

Comments
 (0)