mirror of
https://github.com/kemko/nomad.git
synced 2026-01-03 08:55:43 +03:00
Fix test
This commit is contained in:
@@ -113,7 +113,7 @@ func TestParse(t *testing.T) {
|
||||
CPU: 500,
|
||||
MemoryMB: 128,
|
||||
DiskMB: 10,
|
||||
IOPS: 1,
|
||||
IOPS: 0,
|
||||
Networks: []*structs.NetworkResource{
|
||||
&structs.NetworkResource{
|
||||
MBits: 100,
|
||||
|
||||
Reference in New Issue
Block a user