Skip to content

Commit

Permalink
Fix end to end test
Browse files Browse the repository at this point in the history
  • Loading branch information
mikecote committed Apr 23, 2021
1 parent c7b2485 commit 6b27795
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -651,7 +651,7 @@ export default ({ getPageObjects, getService }: FtrProviderContext) => {
).to.eql([
{
instance: 'eu-east',
status: 'OK',
status: 'Recovered',
start: '',
duration: '',
},
Expand Down

0 comments on commit 6b27795

Please sign in to comment.