Sha256: dfbc78c94fe9beb559016656b7a4dc28d38e6704610ea56e368c672a209e0b6c
Contents?: true
Size: 333 Bytes
Versions: 7
Compression:
Stored size: 333 Bytes
Contents
require 'test_helper' class AccountControllerTest < ActionController::TestCase # Be sure to include AuthenticatedTestHelper in test/test_helper.rb instead # Then, you can remove it from this and the units test. include AuthenticatedTestHelper # Replace this with your real tests. def test_truth assert true end end
Version data entries
7 entries across 7 versions & 2 rubygems