diff --git a/supportedBackends/tes/src/test/scala/cromwell/backend/impl/tes/TesAsyncBackendJobExecutionActorSpec.scala b/supportedBackends/tes/src/test/scala/cromwell/backend/impl/tes/TesAsyncBackendJobExecutionActorSpec.scala
index da7d052ada2..53ba95606d0 100644
--- a/supportedBackends/tes/src/test/scala/cromwell/backend/impl/tes/TesAsyncBackendJobExecutionActorSpec.scala
+++ b/supportedBackends/tes/src/test/scala/cromwell/backend/impl/tes/TesAsyncBackendJobExecutionActorSpec.scala
@@ -109,7 +109,7 @@ class TesAsyncBackendJobExecutionActorSpec extends AnyFlatSpec with Matchers wit
     val mockBlob: BlobPath = generateMockBlobPath
     if (pathToConvert.get.pathAsString.contains(someBlobUrl)) Try(mockBlob) else Failure(new Exception("failed"))
   }
-//this comment is way too long anaaaaathis comment is way too long anaaaaathis comment is way too long anaaaaathis comment is way too long anaaaaathis comment is way too long anaaaaathis comment is way too long anaaaaathis comment is way too long anaaaaathis comment is way too long anaaaaathis comment is way too long anaaaaa
+
   it should "not return sas endpoint when no blob paths are provided" in {
     val mockLogger: JobLogger = mock[JobLogger]
     val emptyInputs: List[Input] = List()