diff --git a/.github/workflows/e2e_lighthouse_performance_acceptance_tests.yml b/.github/workflows/e2e_lighthouse_performance_acceptance_tests.yml index 205070f0bab5..9df123792a13 100644 --- a/.github/workflows/e2e_lighthouse_performance_acceptance_tests.yml +++ b/.github/workflows/e2e_lighthouse_performance_acceptance_tests.yml @@ -316,6 +316,7 @@ jobs: - curriculum-admin/create-publish-unpublish-and-delete-topic-and-skill - exploration-editor/load-complete-and-restart-exploration-preview - exploration-editor/create-exploration-and-change-basic-settings + - exploration-editor/save-draft-publish-and-discard-the-changes - logged-out-user/click-all-buttons-on-about-page - logged-out-user/click-all-buttons-on-about-foundation-page - logged-out-user/click-all-buttons-on-donation-thanks-page diff --git a/core/templates/pages/exploration-editor-page/editor-navigation/editor-navigation.component.html b/core/templates/pages/exploration-editor-page/editor-navigation/editor-navigation.component.html index 7eaee2b1c130..614befea63fb 100644 --- a/core/templates/pages/exploration-editor-page/editor-navigation/editor-navigation.component.html +++ b/core/templates/pages/exploration-editor-page/editor-navigation/editor-navigation.component.html @@ -119,11 +119,10 @@