Skip to content

Commit

Permalink
Merge pull request #9600 from ohcnetwork/develop
Browse files Browse the repository at this point in the history
Merge Develop To Staging v24.53.0
  • Loading branch information
rithviknishad authored Dec 28, 2024
2 parents 28f9c51 + 1b6fa7a commit ddbe9c9
Show file tree
Hide file tree
Showing 5 changed files with 211 additions and 422 deletions.
2 changes: 0 additions & 2 deletions cypress/e2e/patient_spec/PatientConsultationDischarge.cy.ts
Original file line number Diff line number Diff line change
Expand Up @@ -117,8 +117,6 @@ describe("Patient Discharge based on multiple reason", () => {
patientDischarge.interceptDischargePatient();
cy.clickSubmitButton("Acknowledge & Submit");
patientDischarge.verifyDischargePatient();
cy.verifyNotification("Patient Discharged Successfully");
// Verify the consultation dashboard reflection
});

afterEach(() => {
Expand Down
Loading

0 comments on commit ddbe9c9

Please sign in to comment.