-
-
Notifications
You must be signed in to change notification settings - Fork 159
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Check test passed before deprecation warning check
The test passing is more important than whether there was a deprecation warning. Also it means we can use a guard condition and thus avoid the indentation in the `if` condition branch which I think makes the tests more readable.
- Loading branch information
1 parent
a19bed1
commit 6f51631
Showing
1 changed file
with
24 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