aboutsummaryrefslogtreecommitdiff
path: root/test/controllers/backends_controller_test.rb
blob: fe2682eb2de6290c0e220acff9e367d67ca7ad47 (plain)
1
2
3
4
5
6
7
require 'test_helper'

class BackendsControllerTest < ActionDispatch::IntegrationTest
  # test "the truth" do
  #   assert true
  # end
end