mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-06 11:18:54 -05:00
There's no need to update RepoManager's code as: - regex for parsing output about ambiguous refs properly treats the date as part of description regardless of ref type - code for checking if module exists doesn't use the contents of the error message; the test only really checks for it to make sure that it triggers the error case we're actually testing for. We could instead just remove it too.