diff --git a/src/Tgstation.Server.Host/Components/Repository/IGitRemoteAdditionalInformation.cs b/src/Tgstation.Server.Host/Components/Repository/IGitRemoteAdditionalInformation.cs
index 4d993bb918..f859817565 100644
--- a/src/Tgstation.Server.Host/Components/Repository/IGitRemoteAdditionalInformation.cs
+++ b/src/Tgstation.Server.Host/Components/Repository/IGitRemoteAdditionalInformation.cs
@@ -18,6 +18,7 @@ namespace Tgstation.Server.Host.Components.Repository
/// The .
/// The for the operation.
/// A resulting in the of the .
+ /// and will be unset.
Task GetTestMerge(
TestMergeParameters parameters,
RepositorySettings repositorySettings,