Skip to content

Commit 618da8d

Browse files
committed
🎉 binary type test
1 parent 49dfc83 commit 618da8d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

__tests__/dml.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ describe('DML', () => {
7575
}
7676
});
7777

78-
it('list type', async () => {
78+
it('binary type', async () => {
7979
const [tableName, drop] = await getTable(db);
8080

8181
try {

0 commit comments

Comments
 (0)