Skip to content

Commit

Permalink
Extend record_screenmatch test (17-basetest.t)
Browse files Browse the repository at this point in the history
  • Loading branch information
r-richardson committed Nov 21, 2022
1 parent 43b2391 commit 746ac67
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions t/17-basetest.t
Original file line number Diff line number Diff line change
Expand Up @@ -278,6 +278,7 @@ subtest record_screenmatch => sub {
name => 'foo',
file => 'some/path/foo.json',
},
unregistered => 'yes',
);
my @tags = (qw(some tags));
my @failed_needles = (
Expand Down

0 comments on commit 746ac67

Please sign in to comment.