Skip to content

Commit ef89d2a

Browse files
Test tweak
1 parent c16d0a3 commit ef89d2a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

spec/system/publishers/publishers_can_add_a_manual_reference_spec.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@
7272
click_on "Save reference"
7373

7474
expect(page).to have_current_path(pre_interview_checks_organisation_job_job_application_path(vacancy.id, job_application.id))
75-
expect(ReferenceRequest.last.slice(:marked_as_complete, :status).symbolize_keys).to eq(marked_as_complete: true, status: "received_off_service")
7675

7776
click_on referee_name
7877
expect(page).to have_content("Uploaded reference")

0 commit comments

Comments
 (0)