Sha256: a15211d039c4d597a7f0bb92358a2c1fe524eb41964ec88fdcb5132c511d7a47
Contents?: true
Size: 352 Bytes
Versions: 11
Compression:
Stored size: 352 Bytes
Contents
require File.expand_path("../../test_helper.rb", File.dirname(__FILE__)) # This is an integration test because I couldn't get the routes to find the controller on functional tests module IWonder class ReportsControllerTest < ActionDispatch::IntegrationTest test "setting proper inteval length for line graph" do pending end end end
Version data entries
11 entries across 11 versions & 1 rubygems