Skip to content

Commit

Permalink
Test fix
Browse files Browse the repository at this point in the history
  • Loading branch information
AaronPlave committed Dec 1, 2023
1 parent 5545cdf commit e571398
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions e2e-tests/tests/plan.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,8 @@ test.describe.serial('Plan', () => {
});

test(`Changing to a new plan should clear the selected activity`, async () => {
await plan.showPanel('Activity Types');

// Create an activity which will be auto selected
await plan.panelActivityTypes.getByRole('button', { name: 'CreateActivity-GrowBanana' }).click();

Expand Down

0 comments on commit e571398

Please sign in to comment.