-
Notifications
You must be signed in to change notification settings - Fork 83
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: don't use assert_dom_equal and be explicit about assert_nil
The use of both was making `assert_sanitized` very ambiguous, as you can see from the tests that have been updated. The more explicit tests allow us to be sensitive to behavioral changes upstream, so that we fully understand what we're emitting.
- Loading branch information
1 parent
ec89374
commit c1ccd66
Showing
1 changed file
with
37 additions
and
24 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