Skip to content

Commit

Permalink
Fix TestSpecVersion test
Browse files Browse the repository at this point in the history
  • Loading branch information
thiagodeev committed Aug 13, 2024
1 parent c7b2521 commit 0626a86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rpc/version_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ func TestSpecVersion(t *testing.T) {
"mainnet": {},
"mock": {},
"testnet": {{
ExpectedResp: "0.7.0",
ExpectedResp: "0.7.1",
}},
}[testEnv]

Expand Down

0 comments on commit 0626a86

Please sign in to comment.