Skip to content

Commit 16a6126

Browse files
committed
update test
1 parent 618ba53 commit 16a6126

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

x-pack/test/security_solution_endpoint/apps/endpoint/endpoint_list.ts

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ export default ({ getPageObjects, getService }: FtrProviderContext) => {
1616
[
1717
'Hostname',
1818
'Agent Status',
19-
'Integration',
20-
'Configuration Status',
19+
'Integration Policy',
20+
'Policy Status',
2121
'Operating System',
2222
'IP Address',
2323
'Version',
@@ -171,8 +171,8 @@ export default ({ getPageObjects, getService }: FtrProviderContext) => {
171171
'OS',
172172
'Last Seen',
173173
'Alerts',
174-
'Integration',
175-
'Configuration Status',
174+
'Integration Policy',
175+
'Policy Status',
176176
'IP Address',
177177
'Hostname',
178178
'Sensor Version',

0 commit comments

Comments
 (0)