-
Notifications
You must be signed in to change notification settings - Fork 4.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Fix for #33616: Draft posts not previewable - Fixes issue with draft post not previwable if the draft was previously published. - During preview link creation, check if current post is in draft status. * test: Add E2E test for issue #33616 - Add end to end test for issue #33616: Draft post not previewable if the draft was previously published. * test: Update End to End test - Include a link to the issue that the test validates. - Use aria-label instead of css class as a selector for Title field. - Update test title to be more descriptive about the case under test. * docs: Add brief comment to provide context * docs: Remove link to PR * docs: Add link to PR
- Loading branch information
Jorge Contreras
authored
Jan 14, 2022
1 parent
b4139c2
commit 500e176
Showing
2 changed files
with
72 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters