Skip to content

Commit

Permalink
test: load revision #2 [no ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
adrians5j committed Sep 11, 2024
1 parent 78121c6 commit 7a19815
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ describe("Content entries - Entry Meta Fields Overrides", () => {
});

const { data: secondPublishedRevision } = await manageIdentityA.getTestEntry({
revision: `${rev.entryId}#0001`
revision: `${rev.entryId}#0002`
});

expect(firstPublishedRevision.meta.status).toBe("unpublished");
Expand Down

0 comments on commit 7a19815

Please sign in to comment.