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 22, 2024
1 parent d53cada commit fe5c1be
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 fe5c1be

Please sign in to comment.