forked from WordPress/gutenberg
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Avoid coupling
LinkControl
test to css class (WordPress#20190)
* Select by user-perceivable text content and not CSS selector (implementation detail). We’ve already seen this test break due to a change in CSS selector. Let’s avoid that in future. See WordPress@38f4914 * Removes legacy comments Should have been removed in WordPress@b9f1466
- Loading branch information
Showing
1 changed file
with
4 additions
and
14 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