Skip to content

Commit

Permalink
update test
Browse files Browse the repository at this point in the history
  • Loading branch information
AkosuaA committed Nov 29, 2024
1 parent 0bb075c commit 2d1ade1
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -257,6 +257,7 @@ it('can resubmit a manuscript and navigates to team workspace', async () => {
>;

const manuscript = createManuscriptResponse();
manuscript.versions[0]!.lifecycle = 'Preprint';
manuscript.versions[0]!.firstAuthors = [
{
label: 'Author 1',
Expand Down

0 comments on commit 2d1ade1

Please sign in to comment.