mirror of
https://github.com/cupcakearmy/occulto.git
synced 2025-09-07 17:50:41 +00:00
cleanup test infra
This commit is contained in:
5
test/__snapshots__/random.spec.ts.snap
Normal file
5
test/__snapshots__/random.spec.ts.snap
Normal file
@@ -0,0 +1,5 @@
|
||||
// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html
|
||||
|
||||
exports[`Random > Should throw error on empty array 1`] = `[Error: Invalid number of bytes]`;
|
||||
|
||||
exports[`Random > Should throw error on negative bytes 1`] = `[Error: Invalid number of bytes]`;
|
Reference in New Issue
Block a user