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
## Summary
Closes#236525
## What happened?
This was purely a case of unfortunate merge timing.
This PR slightly changed the review modal behaviour:
https://github.com/elastic/kibana/pull/235810/files
This PR #235508 was based off
the old behaviour where the review modal would show with "unmanaged"
changes.
But, there weren't any explicit merge conflicts, just test divergence.
And the latter PR merged whilst still being deemed fresh enough, but
minus the changes of the former.
Copy file name to clipboardExpand all lines: x-pack/platform/plugins/shared/streams_app/test/scout/ui/tests/data_management/data_processing/error_handling.spec.ts
+1-4Lines changed: 1 addition & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -9,8 +9,7 @@ import { expect } from '@kbn/scout';
0 commit comments