Skip to content

Commit

Permalink
added a space
Browse files Browse the repository at this point in the history
  • Loading branch information
LucasSilbernagel committed Nov 13, 2024
1 parent 4040b08 commit dd90849
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions e2e/decision-tree.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ test.describe('decision tree functionality', () => {
}) => {
await loadExampleTree(page)
})

test('should copy decision tree URL on button click', async ({ page }) => {
await loadNewTree(page)
await page.evaluate(() => {
Expand Down

0 comments on commit dd90849

Please sign in to comment.