We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c080b7 commit 26d35deCopy full SHA for 26d35de
1 file changed
spec/vmstat/procfs_spec.rb
@@ -21,7 +21,7 @@ def self.procfs_path
21
Vmstat::Cpu.new(0, 311, 966, 0, 26788),
22
Vmstat::Cpu.new(1, 351, 862, 0, 27263),
23
Vmstat::Cpu.new(2, 324, 1092, 0, 26698),
24
- Vmstat::Cpu.new(3, 326, 838, 0, 27581)
+ Vmstat::Cpu.new(30, 326, 838, 0, 27581)
25
]
26
end
27
0 commit comments