Skip to content

Commit

Permalink
Update dialog test
Browse files Browse the repository at this point in the history
  • Loading branch information
RobAndrewHurst committed Sep 27, 2024
1 parent 320d826 commit 800aab7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/lib/ui/elements/dialog.test.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ export async function dialogTest() {

const params = {
target: document.getElementById('Map'),
close: true,
closeBtn: true,
headerDrag: true,
header: 'I am a header',
content: 'I am so content',
Expand Down

0 comments on commit 800aab7

Please sign in to comment.