21
1
Fork 0
mirror of https://github.com/Evolix/chexpire.git synced 2024-05-18 08:28:39 +02:00
chexpire/test/controllers/checks_controller_test.rb
2018-05-30 16:58:30 +02:00

8 lines
138 B
Ruby

require "test_helper"
class ChecksControllerTest < ActionDispatch::IntegrationTest
# test "the truth" do
# assert true
# end
end