Skip to content

Commit

Permalink
fix: resolved failing tests
Browse files Browse the repository at this point in the history
  • Loading branch information
AhtishamShahid committed Apr 9, 2024
1 parent 846c4c2 commit f143bf1
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,6 @@ def self_assess(
config_data.publish_assessment_event("openassessmentblock.self_assess", assessment)
# After we've created the self-assessment, we need to update the workflow.
workflow_data.update_workflow_status()
has_staff_step = workflow_data.workflow_requirements.get('staff', {}).get('required', False)

except (
SelfAssessmentRequestError,
Expand Down

0 comments on commit f143bf1

Please sign in to comment.