Skip to content

Commit

Permalink
fix broken test
Browse files Browse the repository at this point in the history
  • Loading branch information
danReynolds committed Dec 11, 2017
1 parent c5e4aaf commit 181fd6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/controllers/summoners_controller_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@

context 'with no role specified' do
before :each do
summoner_params[:list_order] = 'lowest'
summoner_params[:role] = ''
end

context 'with a single role played' do
Expand Down

0 comments on commit 181fd6d

Please sign in to comment.