Skip to content

Commit

Permalink
fix TimeSpirit test
Browse files Browse the repository at this point in the history
  • Loading branch information
apasare committed Jan 15, 2021
1 parent c2e331f commit 5ba57a2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ describe('ts.ui.TimeSpirit', function likethis() {
code +
'" datetime="' +
(currentYear - 2) +
'-11-04 03:59:33"></time>');
'-01-01 00:00:00"></time>');
});
});
});

0 comments on commit 5ba57a2

Please sign in to comment.