Skip to content

Commit

Permalink
line break removal (formatting)
Browse files Browse the repository at this point in the history
  • Loading branch information
Stassi committed Sep 23, 2024
1 parent 3206630 commit 23606f8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/tutorial/quick-start/quick-start.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ describe('quick-start tutorial', () => {
describe('standalone popup', () => {
it('should display text "I am a standalone popup."', async () => {
const leafletPopupContent = '.leaflet-popup-content'

await page.waitForSelector(leafletPopupContent)

expect(
Expand Down

0 comments on commit 23606f8

Please sign in to comment.