21
1
Fork 0
mirror of https://github.com/Evolix/chexpire.git synced 2024-05-24 11:18:49 +02:00
chexpire/test/controllers/checks_controller_test.rb

8 lines
138 B
Ruby
Raw Normal View History

2018-05-29 10:28:03 +02:00
require "test_helper"
class ChecksControllerTest < ActionDispatch::IntegrationTest
# test "the truth" do
# assert true
# end
end