Skip to content

Commit

Permalink
Remove recruitent cycle specific test for publishing a course
Browse files Browse the repository at this point in the history
  • Loading branch information
inulty-dfe committed Oct 25, 2024
1 parent 2a108e8 commit 9dda335
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 59 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
end

describe '#placements_url' do
let(:provider) { create(:provider, selectable_school:) }
let(:provider) { create(:provider, selectable_school:) }
let(:course) { create(:course, provider:) }
let(:selectable_school) { false }

Expand Down
58 changes: 0 additions & 58 deletions spec/features/publish/courses/publishing_a_course_2025_spec.rb

This file was deleted.

0 comments on commit 9dda335

Please sign in to comment.