Skip to content

Commit

Permalink
skip welcome
Browse files Browse the repository at this point in the history
  • Loading branch information
midleman committed Sep 30, 2024
1 parent 7120a6c commit 1744b20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/smoke/src/areas/positron/welcome/welcome.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ import { setupEnvAndHooks } from '../../../positronUtils';
const web = process.env.WEB;

if (!web) {
describe('Welcome Page', () => {
describe.skip('Welcome Page', () => {
setupEnvAndHooks();

before(async function () {
Expand Down

0 comments on commit 1744b20

Please sign in to comment.