Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,7 @@ export default function upgradeAssistantFunctionalTests({
const log = getService('log');
const retry = getService('retry');

// Failing: See https://github.com/elastic/kibana/issues/86546
describe.skip('Upgrade Checkup', function () {
describe('Upgrade Checkup', function () {
this.tags('includeFirefox');

before(async () => {
Expand Down