Skip to content

Commit 9b93c4b

Browse files
committed
fixup: network_test.go compile error
1 parent 83c3627 commit 9b93c4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

graft/coreth/network/network_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,7 @@ func TestSyncedAppRequestAnyOnCtxCancellation(t *testing.T) {
313313
net.Connected(
314314
t.Context(),
315315
ids.GenerateTestNodeID(),
316-
version.CurrentApp,
316+
version.Current,
317317
),
318318
)
319319

0 commit comments

Comments
 (0)