Skip to content

Commit be88a58

Browse files
authored
chore: create api snapshot validation (#1771)
1 parent cc0124e commit be88a58

File tree

4 files changed

+559
-1
lines changed

4 files changed

+559
-1
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ test-types:
4040

4141
test-integration:
4242
node ./scripts/validation/no-generic-byte-arrays.js
43+
node ./scripts/validation/api-snapshot-validation.js
4344
make test-browser
4445
yarn g:vitest run -c vitest.config.integ.mts
4546
make test-types

0 commit comments

Comments
 (0)