Skip to content

Commit

Permalink
test: correct package
Browse files Browse the repository at this point in the history
  • Loading branch information
tpluscode committed Apr 8, 2024
1 parent 6a09ae0 commit 0cc0bbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/cli/test/lib/command/put-vocabs.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ describe('@hydrofoil/talos/lib/command/put-vocabs', function () {
await putVocabs({
...params,
extraVocabs: [{
package: '@wikibus/vocabularies',
package: '@zazuko/vocabulary-extras',
}],
})

Expand Down

0 comments on commit 0cc0bbf

Please sign in to comment.