Skip to content

Commit

Permalink
tag for win
Browse files Browse the repository at this point in the history
  • Loading branch information
midleman committed Jan 10, 2025
1 parent 79e6784 commit 9a62fba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e/tests/top-action-bar/interpreter-dropdown.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ const desiredPython = process.env.POSITRON_PY_VER_SEL!;
const desiredR = process.env.POSITRON_R_VER_SEL!;

test.describe('Top Action Bar - Interpreter Dropdown', {
tag: [tags.WEB, tags.TOP_ACTION_BAR, tags.INTERPRETER, tags.CRITICAL]
tag: [tags.WEB, tags.CRITICAL, tags.WIN, tags.TOP_ACTION_BAR, tags.INTERPRETER]
}, () => {

test.afterEach(async function ({ app }) {
Expand Down

0 comments on commit 9a62fba

Please sign in to comment.