Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
EugeniyKiyashko committed Jan 15, 2025
1 parent ea2f882 commit ae5f73f
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,9 @@ safeSizeTest('Geometry is good', async (t) => {

await testScreenshot(t, takeScreenshot, 'Datebox with calendar.png');

await dateBox.option('opened', false);
await dateBox.option('type', 'datetime');
await dateBox.option('opened', true);

await testScreenshot(t, takeScreenshot, 'Datebox with datetime.png');

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ae5f73f

Please sign in to comment.