Skip to content

Commit

Permalink
Merge branch 'tutorial-base' of https://github.com/NeurodataWithoutBo…
Browse files Browse the repository at this point in the history
…rders/nwb-guide into tutorial-base
  • Loading branch information
garrettmflynn committed Mar 27, 2024
2 parents a6e5f71 + bf72f6a commit 6d23d83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/e2e.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ describe('E2E Test', () => {
const page = dashboard.page
page.deleteTestData()
})

await takeScreenshot('dataset-creation', 300, { clip: screenshotClip })

const outputLocation = await evaluate(async () => {
Expand Down

0 comments on commit 6d23d83

Please sign in to comment.