Skip to content

Commit c4734a0

Browse files
committed
fix testcase
1 parent 94fef08 commit c4734a0

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
@@ -125,6 +125,7 @@ impl ApiTester {
125125
allow_origin: None,
126126
allow_keystore_export: true,
127127
store_passwords_in_secrets_dir: false,
128+
monitoring_dir: validator_dir.path().into(),
128129
http_token_path: token_path,
129130
},
130131
sse_logging_components: None,

0 commit comments

Comments
 (0)