mirror of
https://github.com/kemko/nomad.git
synced 2026-01-07 19:05:42 +03:00
command: Remove Extraneous field in nodedrain test
This commit is contained in:
@@ -59,8 +59,7 @@ func TestNodeDrainCommand_Detach(t *testing.T) {
|
||||
Name: "mock_task",
|
||||
Driver: "mock_driver",
|
||||
Config: map[string]interface{}{
|
||||
"run_for": "10m",
|
||||
"exit_after": "10m",
|
||||
"run_for": "10m",
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user