Skip to content

Commit

Permalink
lmnop
Browse files Browse the repository at this point in the history
  • Loading branch information
MrGuzior committed Oct 4, 2023
1 parent fde1313 commit 83ce863
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions test/feature/index-test.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,10 @@ const expectedExports = [
"gcs",
"http",
"iterators",
"json",
"userId",
"parseUserIdParts",
"parseUserId",
"PDF",
"pdfGenerator",
"s3",
Expand Down Expand Up @@ -49,10 +53,6 @@ const expectedExports = [
"fileUtils",
"messageHelper",
"pdfReader",
"json",
"userId",
"parseUserIdParts",
"parseUserId",
];

describe("Exposed features", () => {
Expand Down

0 comments on commit 83ce863

Please sign in to comment.