Skip to content

Commit

Permalink
remo
Browse files Browse the repository at this point in the history
  • Loading branch information
maksim.konovalov committed Jan 10, 2025
1 parent 65302ac commit 651285d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tarantool_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,7 @@ func TestRouterCallProto(t *testing.T) {
TotalBucketCount: totalBucketCount,
User: username,
})
require.NoError(t, err, "NewRouter finished successfully")
require.NoError(t, err, "NewRouter started successfully")

bucketID := randBucketID(totalBucketCount)

Expand Down

0 comments on commit 651285d

Please sign in to comment.