Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
jenniemc committed Feb 3, 2025
1 parent 33ca301 commit a1e9ed6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/applications/vaos/components/StatusAlert.unit.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@ describe('VAOS Component: StatusAlert', () => {
path: `/${mockAppointment.id}`,
},
);
screen.debug();
expect(screen.baseElement).to.contain.text(
'Call your facility to finish scheduling',
);
Expand Down

0 comments on commit a1e9ed6

Please sign in to comment.