From c69492621b5b62c076f9a2a846b69ca41deff369 Mon Sep 17 00:00:00 2001 From: Isaac Lee <68138671+luminousleek@users.noreply.github.com> Date: Wed, 31 Jan 2024 22:06:22 +0800 Subject: [PATCH] fix lint --- .../core/models/templates/tester-response-template.model.ts | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/app/core/models/templates/tester-response-template.model.ts b/src/app/core/models/templates/tester-response-template.model.ts index 2432d3eaa..296a2e713 100644 --- a/src/app/core/models/templates/tester-response-template.model.ts +++ b/src/app/core/models/templates/tester-response-template.model.ts @@ -1,7 +1,8 @@ /** * A Tester Response comment has the following format: * - * [IMPORTANT!: Please do not edit or reply to this comment using the GitHub UI. You can respond to it using CATcher during the next phase of the PE] + * [IMPORTANT!: Please do not edit or reply to this comment using the GitHub UI. \ + You can respond to it using CATcher during the next phase of the PE] * * # Team's response * @@ -13,7 +14,8 @@ * * A concrete example would be: * - * [IMPORTANT!: Please do not edit or reply to this comment using the GitHub UI. You can respond to it using CATcher during the next phase of the PE] + * [IMPORTANT!: Please do not edit or reply to this comment using the GitHub UI. \ + You can respond to it using CATcher during the next phase of the PE] * * # Team's response *