Skip to content

Commit

Permalink
lookup on map disabled
Browse files Browse the repository at this point in the history
  • Loading branch information
JLSchaap committed Jan 3, 2025
1 parent c566c08 commit dbe971a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
4 changes: 2 additions & 2 deletions viewer/cypress/location-search-test.cy.ts
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ describe('location-search-test', () => {
})

cy.contains('Beatrixlaan').focus()
// cy.wait('@geo')
cy.wait('@background')
//cy.wait('@geo')
//cy.wait('@background')
})
})
1 change: 0 additions & 1 deletion viewer/src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
<!-- Link to external CSS -->
<link rel="stylesheet" href="styles.css" />
<!-- Link to external JavaScript -->

</head>

<body>
Expand Down

0 comments on commit dbe971a

Please sign in to comment.