Skip to content

Commit a30b3eb

Browse files
alexchdshafik
authored andcommitted
fix test
1 parent 08130a0 commit a30b3eb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spec/markdown_spec.rb

+1
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333

3434
assert_loosely_equal(main_html, <<-HTML.strip_heredoc)
3535
<main>
36+
<a href="hello.step.deck" style="float: right">Slides</a>
3637
<h1 class="doc_title">Hello</h1>
3738
<div class="doc">
3839
<h1>This is a heading</h1>

0 commit comments

Comments
 (0)