Skip to content

Commit 5467131

Browse files
authored
chore: move tests to new format (#433)
1 parent e8c3e2f commit 5467131

497 files changed

Lines changed: 25 additions & 25 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

recipes/buffer-atob-btoa/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "Migrates usage of the legacy APIs `buffer.atob()` and `buffer.btoa()` to the current recommended approaches",
55
"type": "module",
66
"scripts": {
7-
"test": "npx codemod jssg test -l typescript ./src/workflow.ts ./"
7+
"test": "npx codemod jssg test -l typescript ./src/workflow.ts ./tests"
88
},
99
"repository": {
1010
"type": "git",
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)