Skip to content

Commit

Permalink
Make CI happy
Browse files Browse the repository at this point in the history
  • Loading branch information
fatkodima committed Jan 17, 2018
1 parent db310af commit ccccca8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/upgrade_generator_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ class UpgradeGeneratorTest < Rails::Generators::TestCase
end
end

test "should create 'audited_audit_associates' table and remove associated relative objects from 'audits'" do
test "should create audited_audit_associates table" do
load_schema 7

run_generator %w(upgrade)
Expand Down

0 comments on commit ccccca8

Please sign in to comment.