You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: x-pack/platform/plugins/shared/fleet/public/applications/integrations/sections/epm/screens/detail/index.test.tsx
+15-12Lines changed: 15 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -42,8 +42,7 @@ const TESTS_TIMEOUT = 8000;
42
42
// @ts-ignore this saves us having to define all experimental features
43
43
ExperimentalFeaturesService.init({});
44
44
45
-
// Failing: See https://github.com/elastic/kibana/issues/237961
0 commit comments