Skip to content

Commit

Permalink
Update the user role count in spec test
Browse files Browse the repository at this point in the history
  • Loading branch information
skovic committed Aug 10, 2018
1 parent 4457905 commit a3ecd11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/models/miq_user_role_spec.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
describe MiqUserRole do
before do
@expected_user_role_count = 18
@expected_user_role_count = 19
end

context ".seed" do
Expand Down

0 comments on commit a3ecd11

Please sign in to comment.