Skip to content

Commit 9a0193f

Browse files
Tests passing
Signed-off-by: Lukasz Gryglicki <[email protected]> Assisted by [OpenAI](https://platform.openai.com/) Assisted by [GitHub Copilot](https://github.com/features/copilot)
1 parent 8f3ece9 commit 9a0193f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/functional/cypress/e2e/v4/signatures.cy.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1008,7 +1008,6 @@ describe('To Validate & get list of signatures of ClaGroups via API call', funct
10081008
});
10091009

10101010
it('Returns errors due to missing or malformed parameters for Project APIs', function () {
1011-
// Helpers: realistic-looking placeholders & malformed inputs
10121011
const exampleV4 = 'd9428888-122b-4b20-8c4a-0c9a1a6f9b8e';
10131012
const badUUID = 'aa';
10141013
const badUUID2 = 'd9428888-122b-4b20-8c4a-0c9a1a6z9b8e';

0 commit comments

Comments
 (0)