Skip to content

Commit

Permalink
title
Browse files Browse the repository at this point in the history
  • Loading branch information
midleman committed Oct 24, 2024
1 parent 65da614 commit 543cfbc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import { expect } from '@playwright/test';
import { Application, PositronPythonFixtures, PositronRFixtures } from '../../../../../automation';
import { setupAndStartApp } from '../../../test-runner/test-hooks';

describe('Notebook Variables Pane #pr', () => {
describe('Variables Pane - Notebook #pr', () => {
setupAndStartApp();

afterEach(async function () {
Expand Down

0 comments on commit 543cfbc

Please sign in to comment.