Skip to content

Commit 05bbeff

Browse files
committed
Remove unneeded line
1 parent 9228902 commit 05bbeff

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

spec/features/lesson/listing_lessons_spec.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,6 @@
324324
authenticated_in_hydra_as(student)
325325
create(:class_student, school_class:, student_id: student.id)
326326

327-
school_project = student_project.school_project
328327
school_project.transition_status_to!(:submitted, teacher.id)
329328

330329
get('/api/lessons', headers:)

0 commit comments

Comments
 (0)