Skip to content

Commit

Permalink
does this actually change it
Browse files Browse the repository at this point in the history
  • Loading branch information
parkiino committed Mar 16, 2020
1 parent 88be3dd commit f3d3dd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x-pack/test/functional/apps/endpoint/host_list.ts
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ export default ({ getPageObjects, getService }: FtrProviderContext) => {
const values = await pageObjects.endpoint.hostFlyoutDescriptionValues('hostDetailsFlyout');
expect(values).to.eql([
'Windows 10',
'Jan 24, 2020 @11:06 AM',
'Jan 24, 2020 @4:06 PM',
'0',
'C2A9093E-E289-4C0A-AA44-8C32A414FA7A',
'active',
Expand Down

0 comments on commit f3d3dd0

Please sign in to comment.