Skip to content

Commit 9605569

Browse files
committed
fix test failed
1 parent 90157ae commit 9605569

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

coordinator/internal/config/config_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ func TestConfig(t *testing.T) {
2323
"min_prover_version": "v4.4.45",
2424
"verifiers": [{
2525
"assets_path": "assets",
26-
"fork_name": "galileo",
26+
"fork_name": "galileo"
2727
}]
2828
},
2929
"max_verifier_workers": 4

0 commit comments

Comments
 (0)