Skip to content

Commit

Permalink
#44 import fix
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Feb 6, 2024
1 parent 2860c7e commit 4bea8c5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 2 additions & 0 deletions test/test__helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,5 @@

require 'simplecov'
SimpleCov.start

require 'minitest/autorun'
1 change: 0 additions & 1 deletion test/test_plantuml.rb
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@

require 'liquid'
require 'tmpdir'
require 'minitest/autorun'
require_relative 'test__helper'
require_relative '../lib/jekyll-plantuml'

Expand Down

0 comments on commit 4bea8c5

Please sign in to comment.