Skip to content

Commit

Permalink
Removed outdated comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
Brooklyn Welsh committed Sep 17, 2024
1 parent e47b241 commit 469ce49
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,6 @@ test.describe('Services counselor user', () => {
});

test('Services Counselor can edit an existing Mobile Home shipment', async ({ page, scPage }) => {
// Testdata fixture creates 2 shipments, one with the "Destination Type" field populated, which is used only for retirement moves
await expect(page.getByText('Edit Shipment')).toHaveCount(1);

// Choose a shipment, store it's container, and click the edit button
Expand Down

0 comments on commit 469ce49

Please sign in to comment.