Merge pull request #25691 from overleaf/ae-project-list-nav

Move isReady out of DefaultNavbar component

GitOrigin-RevId: 66f19620399e405c9ef4d95f7aef3ab918da5aa1
This commit is contained in:
Alf Eaton
2025-05-19 12:27:05 +00:00
committed by Copybot
parent b375b13950
commit d280d4ecad
3 changed files with 13 additions and 8 deletions
@@ -384,7 +384,7 @@ describe('<EmailsSection />', function () {
department: customDepartment,
})
screen.getByText(
await screen.findByText(
`Enter the 6-digit confirmation code sent to ${userEmailData.email}.`
)