Skip to content

Commit

Permalink
fixup! Update markdown unit tests for new bugref
Browse files Browse the repository at this point in the history
  • Loading branch information
asdil12 committed Nov 16, 2023
1 parent 7d28556 commit 702bf1a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions t/16-markdown.t
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ use OpenQA::Test::TimeLimit '10';
use OpenQA::Markdown qw(bugref_to_html is_light_color markdown_to_html);

my $test_case = OpenQA::Test::Case->new;
my $schema = $test_case->init_data();
my $t = Test::Mojo->new('OpenQA::WebAPI');

subtest 'standard markdown' => sub {
Expand Down

0 comments on commit 702bf1a

Please sign in to comment.