-
Notifications
You must be signed in to change notification settings - Fork 7.8k
Description
Similar to #10883, another test in the acceptance tests suite is failing because we are asserting an outdated message.
In this test, we are expecting to receive
New repository name cannot contain '/' character - to transfer a repository to a new owner, you must follow additional steps on GitHub.com. For more information on transferring repository ownership, see https://docs.github.com/en/repositories/creating-and-managing-repositories/transferring-a-repository.
But we receive
New repository name cannot contain '/' character - to transfer a repository to a new owner, you must follow additional steps on <github.com>. For more information on transferring repository ownership, see https://docs.github.com/en/repositories/creating-and-managing-repositories/transferring-a-repository.