-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(tests): resolves linter warnings
- add /x flag to regular expressions for readability - initialize local variables upon declaration - replace die with croak for better error handling - split long regular expressions into smaller chunks - use Capture::Tiny for safer output capturing in tests
- Loading branch information
1 parent
dc77e68
commit 6a1fd2f
Showing
1 changed file
with
51 additions
and
41 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