Skip to content

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
nickgros committed Oct 4, 2024
1 parent 1e66d62 commit d95c033
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ function verifyInheritsSharingSettingsFromBenefactorMessage() {

function verifyInheritsSharingSettingsPostUploadMessage() {
screen.getByText(
/Currently, the sharing settings are inherited from the project named/,
/Currently, the sharing settings are inherited from the \w+ named/,
{ exact: false },
)
}
Expand Down

0 comments on commit d95c033

Please sign in to comment.