Skip to content

Commit

Permalink
Turn on shiny tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jonvanausdeln committed Oct 10, 2024
1 parent 215c664 commit e1fd9fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/smoke/src/areas/positron/apps/shiny.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import { setupAndStartApp } from '../../../test-runner/test-hooks';
import { expect } from '@playwright/test';
import { join } from 'path';

describe('Shiny Application', () => {
describe('Shiny Application #win', () => {
setupAndStartApp();

before(async function () {
Expand Down

0 comments on commit e1fd9fa

Please sign in to comment.