Skip to content

Commit

Permalink
Update formatting.
Browse files Browse the repository at this point in the history
  • Loading branch information
blockiosaurus committed Nov 18, 2024
1 parent 981abde commit 1ba75a6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion clients/js/test/v2/initRecipe.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -172,4 +172,3 @@ test('it cannot set min higher than max', async (t) => {

await t.throwsAsync(result, { name: 'MaxMustBeGreaterThanMin' });
});

0 comments on commit 1ba75a6

Please sign in to comment.