Skip to content

Commit

Permalink
DEV: update describe name for discourse-assing spec integration
Browse files Browse the repository at this point in the history
  • Loading branch information
Grubba27 committed Apr 26, 2024
1 parent 9d0e602 commit f398843
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/integration/solved_spec.rb
Expand Up @@ -383,7 +383,7 @@

sign_in(user)
end
describe "when a post is accepted" do
describe "updating assignment status on solve when assignment_status_on_solve is set" do
it "update all assignments to this status when a post is accepted" do
assigner = Assigner.new(p1.topic, user)
result = assigner.assign(user)
Expand Down

0 comments on commit f398843

Please sign in to comment.