Skip to content

Commit

Permalink
refactor(extractor): fix ts errors
Browse files Browse the repository at this point in the history
  • Loading branch information
thekip committed Jan 23, 2023
1 parent b56c9a0 commit d3cbd5a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/cli/src/api/__snapshots__/catalog.test.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -120,8 +120,6 @@ Object {

exports[`Catalog collect should handle errors 1`] = `undefined`;

exports[`Catalog collect should throw an error when duplicate identifier with different defaultes found 1`] = `Object {}`;

exports[`Catalog make should collect and write catalogs 1`] = `
Object {
cs: null,
Expand Down

0 comments on commit d3cbd5a

Please sign in to comment.