Skip to content
This repository has been archived by the owner on Oct 18, 2024. It is now read-only.

Commit

Permalink
Update.
Browse files Browse the repository at this point in the history
  • Loading branch information
takkii committed Jan 13, 2023
1 parent 74ba4fd commit 442c948
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mini_test_runner.rb
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ class MiniTestFile
attr_reader :mini_test

def initialize
require 'minitest/runners/mini_auto_runner'
require 'minitest/mini_auto_runner'
@mini_test = Mini_Runner(true, '/GitHub/zinbeijett/mini_test')
end

Expand Down

0 comments on commit 442c948

Please sign in to comment.