Skip to content

Commit

Permalink
chore: update tests
Browse files Browse the repository at this point in the history
  • Loading branch information
LuLaValva committed May 3, 2024
1 parent 939a149 commit 8d25acd
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
id="s0-2-textbox"
placeholder="MM/DD/YYYY"
type="text"
value="01/27/2024"
value="2024-01-27"
/>
<button
aria-label="open calendar"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
id="s0-0-1-textbox"
placeholder="MM/DD/YYYY"
type="text"
value="2024/01/27"
value="2024-01-27"
/>
</span>
<span
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
id="s0-0-2-textbox"
placeholder="MM/DD/YYYY"
type="text"
value="01/27/2024"
value="2024-01-27"
/>
<button
aria-label="open calendar"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
id="s0-2-textbox"
placeholder="MM/DD/YYYY"
type="text"
value="01/27/2024"
value="2024-01-27"
/>
<button
aria-label="open calendar"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
id="s0-2-textbox"
placeholder="MM/DD/YYYY"
type="text"
value="01/27/2024"
value="2024-01-27"
/>
<button
aria-label="open calendar"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
id="s0-2-textbox"
placeholder="MM/DD/YYYY"
type="text"
value="01/27/2024"
value="2024-01-27"
/>
<button
aria-label="open calendar"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
id="s0-2-textbox"
placeholder="placeholder 2"
type="text"
value="01/27/2024"
value="2024-01-27"
/>
<button
aria-label="open calendar"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
id="s0-2-textbox"
placeholder="placeholder 2"
type="text"
value="01/27/2024"
value="2024-01-27"
/>
<button
aria-label="open calendar"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
id="s0-2-textbox"
placeholder="placeholder"
type="text"
value="01/27/2024"
value="2024-01-27"
/>
<button
aria-label="open calendar"
Expand Down

0 comments on commit 8d25acd

Please sign in to comment.