Skip to content

Commit

Permalink
[misc] code style correction
Browse files Browse the repository at this point in the history
  • Loading branch information
rusher committed May 27, 2024
1 parent 007bfe0 commit 26e1521
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/integration/datatype/test-datetime.js
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,6 @@ describe('datetime', () => {
check(rowsExecute, true);
});


it('date insert with bulk', async function () {
const val = '1999-01-31 12:13:14';
const buf = new Date('1999-01-31 12:13:14.000');
Expand Down

0 comments on commit 26e1521

Please sign in to comment.