Sha256: 91f1d5e2075280efc1cdf4efde664e4489a6b636b760fd94ee84169f8aa50999
Contents?: true
Size: 197 Bytes
Versions: 7
Compression:
Stored size: 197 Bytes
Contents
require 'test_helper' class ImportedDataControllerTest < ActionDispatch::IntegrationTest test "should get overview" do get imported_data_overview_url assert_response :success end end
Version data entries
7 entries across 7 versions & 2 rubygems