Skip to content

Commit

Permalink
nit
Browse files Browse the repository at this point in the history
Signed-off-by: Joshua Kim <20001595+joshua-kim@users.noreply.github.com>
  • Loading branch information
joshua-kim committed Dec 12, 2023
1 parent c936826 commit d8cab34
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions peer/network_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -425,6 +425,7 @@ func TestRequestMinVersion(t *testing.T) {
responseBytes, _, err := client.SendAppRequestAny(
context.Background(),
&version.Application{
Name: "avalanche",
Major: 2,
Minor: 0,
Patch: 0,
Expand Down

0 comments on commit d8cab34

Please sign in to comment.