Update tests/channels/delete_channel.ts

This commit is contained in:
ITOH
2021-04-09 19:30:59 +02:00
committed by GitHub
parent a44f968745
commit c590c340b0
+1 -1
View File
@@ -55,4 +55,4 @@ Deno.test({
);
},
...defaultTestOptions,
});
});