This repository has been archived on 2020-10-16. You can view files and clone it, but cannot push or open issues or pull requests.
counter/test/controllers/cluster_controller_test.rb

10 lines
170 B
Ruby
Raw Permalink Normal View History

2020-05-23 03:54:14 +00:00
# frozen_string_literal: true
require 'test_helper'
class ClusterControllerTest < ActionDispatch::IntegrationTest
# test "the truth" do
# assert true
# end
end