Skip to content

Commit

Permalink
comment
Browse files Browse the repository at this point in the history
  • Loading branch information
madams0013 committed Aug 1, 2024
1 parent e0047ad commit 95d3bad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/src/tests/client.int.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1012,7 +1012,7 @@ test("Test push and pull prompt", async () => {
tags: ["test", "tag"],
});

// test you can push an updated manifest
// test you can push an updated manifest without any other options
await client.pushPrompt(promptName, {
object: template2,
});
Expand Down

0 comments on commit 95d3bad

Please sign in to comment.