Skip to content

Commit

Permalink
nil webrick test
Browse files Browse the repository at this point in the history
  • Loading branch information
yoannchaudet committed Jul 18, 2024
1 parent 48dca23 commit f430f40
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions spec/github-pages/integration_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -309,4 +309,10 @@ def rm_destination
expect(contents).to match("markdown: CommonMarkGhPages")
end
end

context "webrick" do
it "does nothing" do
# all is well
end
end
end

0 comments on commit f430f40

Please sign in to comment.