Skip to content

Commit

Permalink
Fixing tests... again
Browse files Browse the repository at this point in the history
  • Loading branch information
simianhacker committed Feb 26, 2020
1 parent 17a09e9 commit 76ce0d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x-pack/test/api_integration/apis/infra/waffle.ts
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ export default function({ getService }: FtrProviderContext) {
name: 'cpu',
value: 0.0032,
max: 0.0038333333333333336,
avg: 0.002794444444444445,
avg: 0.0027944444444444444,
});
}
});
Expand Down

0 comments on commit 76ce0d2

Please sign in to comment.