Skip to content

Commit

Permalink
Fix formatting
Browse files Browse the repository at this point in the history
Signed-off-by: Paul Sachs <psachs@buf.build>
  • Loading branch information
paul-sachs committed Oct 28, 2024
1 parent 7dbc7d3 commit 5a987d2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ describe("createQueryOptions", () => {
{ sentence: "hi" },
{
transport: mockedElizaTransport,
}
},
);
expect(opt.queryKey).toStrictEqual(want);
});
Expand Down

0 comments on commit 5a987d2

Please sign in to comment.