mirror of
https://github.com/danbee/micropub.git
synced 2025-03-04 08:59:13 +00:00
Deprecated Minitest class
This commit is contained in:
parent
ddee69e505
commit
b1bc2f4b34
@ -1,6 +1,6 @@
|
||||
require "test_helper"
|
||||
|
||||
class HelloWorldTest < MiniTest::Unit::TestCase
|
||||
class HelloWorldTest < MiniTest::Test
|
||||
include Rack::Test::Methods
|
||||
|
||||
def app
|
||||
|
||||
Loading…
Reference in New Issue
Block a user