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 15, 2024
1 parent 886fc9d commit 0ba230c
Show file tree
Hide file tree
Showing 6 changed files with 7 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<input
class="textbox__control"
id="s0-2-textbox"
placeholder="MM/DD/YYYY"
placeholder="YYYY-MM-DD"
type="text"
value="2024-01-27"
/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<input
class="textbox__control"
id="s0-0-1-textbox"
placeholder="MM/DD/YYYY"
placeholder="YYYY-MM-DD"
type="text"
value="2024-01-27"
/>
Expand All @@ -19,7 +19,7 @@
<input
class="textbox__control"
id="s0-0-2-textbox"
placeholder="MM/DD/YYYY"
placeholder="YYYY-MM-DD"
type="text"
value=""
/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<input
class="textbox__control"
id="s0-0-2-textbox"
placeholder="MM/DD/YYYY"
placeholder="YYYY-MM-DD"
type="text"
value="2024-01-27"
/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<input
class="textbox__control"
id="s0-2-textbox"
placeholder="MM/DD/YYYY"
placeholder="YYYY-MM-DD"
type="text"
value="2024-01-27"
/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<input
class="textbox__control"
id="s0-2-textbox"
placeholder="MM/DD/YYYY"
placeholder="YYYY-MM-DD"
type="text"
value="2024-01-27"
/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<input
class="textbox__control"
id="s0-2-textbox"
placeholder="MM/DD/YYYY"
placeholder="YYYY-MM-DD"
type="text"
value="2024-01-27"
/>
Expand Down

0 comments on commit 0ba230c

Please sign in to comment.