Skip to content

Commit

Permalink
fix test call
Browse files Browse the repository at this point in the history
Signed-off-by: Aaron Sutula <[email protected]>
  • Loading branch information
asutula committed Aug 14, 2024
1 parent 1c4b1b1 commit e95c1c1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/cli/test/setup.ts
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,6 @@ async function startStudioApi({ store }: { store: Store }) {
process.env.DATA_SEAL_PASS!,
true,
"",
"",
);

// Create a local server to receive data from
Expand Down

0 comments on commit e95c1c1

Please sign in to comment.