Skip to content

Commit

Permalink
missing hook
Browse files Browse the repository at this point in the history
  • Loading branch information
midleman committed Sep 30, 2024
1 parent b0e7657 commit 32c6a4a
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ describe('Notebooks', () => {
setupEnvAndHooks();

describe('Python Notebooks', () => {
setupEnvAndHooks();


before(async function () {

Expand Down Expand Up @@ -64,6 +64,7 @@ describe('Notebooks', () => {
});

describe('Notebooks', () => {
setupEnvAndHooks();

describe('R Notebooks', () => {

Expand Down

0 comments on commit 32c6a4a

Please sign in to comment.