Skip to content

Fix and Dequarantine WebIDE empty directory test

Nivetha Prabakaran requested to merge nprabakaran_dequarantine_webide_test into master

What does this MR do?

The test was failing due to change in selector from a.monaco-description-button to a.monaco-text-button may be introduced in !115743 (merged). Fixed that and ensured that the spec passes locally, so Dequarantined this test

E2E Test Failure issue(s)

See #399544 (closed)

How to set up and validate locally

QA_LOG_LEVEL=DEBUG bundle exec rspec qa/specs/features/browser_ui/3_create/web_ide/add_new_directory_in_web_ide_spec.rb

Check-list

Edited by Nivetha Prabakaran

Merge request reports

Loading