Skip to content

Commit

Permalink
fixed test
Browse files Browse the repository at this point in the history
  • Loading branch information
ayadav16 committed Sep 27, 2024
1 parent 0086400 commit f5b9667
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration_tests/commands/async/bitfield_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ func TestBitfield(t *testing.T) {
integerErrMsg,
},
Delay: []time.Duration{0, 0, 0, 0, 0},
CleanUp: []string{"Del bit"},
CleanUp: []string{"Del bits"},
},
{
Name: "BITFIELD signed SET and GET basics",
Expand Down

0 comments on commit f5b9667

Please sign in to comment.