Skip to content

Commit d68925c

Browse files
committed
TEST: Update test files
1 parent 9baaf10 commit d68925c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tests/end-to-end/vanilla/index.test.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
-->
2222

2323
<!DOCTYPE html>
24-
<html lang="en" hashi-theme="dark" xmlns:x-on="http://www.w3.org/1999/xhtml"
24+
<html lang="en" hashi-theme="" xmlns:x-on="http://www.w3.org/1999/xhtml"
2525
xmlns:x-bind="http://www.w3.org/1999/xhtml">
2626
<head>
2727
<meta charset="UTF-8">
@@ -125,7 +125,7 @@ <h3 class="subtitle">Subtitle [24/36]</h3>
125125
<span class="hs-button__label">OPEN DIALOG</span>
126126
</button>
127127

128-
<dialog class="hs-dialog" id="test-dialog" open>
128+
<dialog class="hs-dialog" id="test-dialog">
129129
<div class="hs-dialog__container">
130130
<header class="hs-dialog__header">
131131
<h2>Stake Project</h2>

0 commit comments

Comments
 (0)