Fix a test comment
This commit is contained in:
parent
6b5d5abea1
commit
447dbe3582
1 changed files with 1 additions and 1 deletions
|
@ -60,5 +60,5 @@ func TestCommand_Broadcast(t *testing.T) {
|
||||||
}
|
}
|
||||||
|
|
||||||
func TestCommand_Invalid(t *testing.T) {
|
func TestCommand_Invalid(t *testing.T) {
|
||||||
// TODO: Test the invalid command
|
// TODO: Test an invalid command
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue