mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
spelling: command
This commit is contained in:
@@ -13,7 +13,7 @@ func TestOperator_Autopilot_SetConfig_Implements(t *testing.T) {
|
||||
var _ cli.Command = &OperatorRaftListCommand{}
|
||||
}
|
||||
|
||||
func TestOperatorAutopilotSetConfigCommmand(t *testing.T) {
|
||||
func TestOperatorAutopilotSetConfigCommand(t *testing.T) {
|
||||
t.Parallel()
|
||||
s, _, addr := testServer(t, false, nil)
|
||||
defer s.Shutdown()
|
||||
|
||||
Reference in New Issue
Block a user