Skip to content

Commit

Permalink
e2e tests
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuadkitenge committed Jul 27, 2023
1 parent 9c62216 commit 1281e6d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions e2e/images.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -235,6 +235,7 @@ test('user can change the false colour to colourmap in extended list', async ({
await popup
.getByRole('checkbox', { name: 'Show extended colourmap options' })
.click();

const colourbar = await popup.getByAltText('Colour bar');

await popup.getByLabel('Colour Map').click();
Expand Down

0 comments on commit 1281e6d

Please sign in to comment.