Fix tests
This commit is contained in:
parent
f7b3c7bfa9
commit
ec904d62da
@ -579,9 +579,9 @@ func TestProcessResources(t *testing.T) {
|
||||
require.Equal(t, app.ProcessUsage{
|
||||
CPU: app.ProcessUsageCPU{
|
||||
NCPU: 2,
|
||||
Current: 6,
|
||||
Average: 6,
|
||||
Max: 6,
|
||||
Current: 12,
|
||||
Average: 12,
|
||||
Max: 12,
|
||||
Limit: 0,
|
||||
IsThrottling: false,
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user