Skip to content

Commit 7981a25

Browse files
rename test
1 parent 6cb9909 commit 7981a25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin/evm/vm_validators_test.go renamed to plugin/evm/vm_uptime_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ import (
1919
avagovalidators "github.com/ava-labs/avalanchego/snow/validators"
2020
)
2121

22-
func TestValidatorState(t *testing.T) {
22+
func TestUptimeTracker(t *testing.T) {
2323
testNodeIDs := []ids.NodeID{
2424
ids.GenerateTestNodeID(),
2525
ids.GenerateTestNodeID(),

0 commit comments

Comments
 (0)