Skip to content

Commit

Permalink
Partially revert change made in fc90542.
Browse files Browse the repository at this point in the history
  • Loading branch information
oalders committed Nov 29, 2016
1 parent b6ec537 commit 1feea29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion t/controller/changes.t
Expand Up @@ -25,7 +25,7 @@ test_psgi app, sub {
my $tx = tx($res);
$tx->like(
'//title',
qr{^pod/perldelta.pod - },
qr/^perldelta - /,
'got perldelta for perl release'
);
}
Expand Down

0 comments on commit 1feea29

Please sign in to comment.