Skip to content

Commit

Permalink
Fix to much copied
Browse files Browse the repository at this point in the history
  • Loading branch information
jorg-vr committed Dec 10, 2024
1 parent 73307f8 commit 1fdce30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/controllers/submissions_controller_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -498,7 +498,7 @@ def expected_score_string(*args)
assert_response :unprocessable_entity
end

test 'should not be able to submit to valid exercise' do
test 'should be able to submit to valid exercise' do
attrs = generate_attr_hash

sign_in create(:staff)
Expand Down

0 comments on commit 1fdce30

Please sign in to comment.