Skip to content

Commit 247101e

Browse files
iroquetaBeta Bot
authored andcommitted
Revert branch 'genexuslabs:TestMCPBranch' into beta
1 parent b7031e9 commit 247101e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

java/src/test/java/com/genexus/TestCommonUtil.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ private void initialize()
2424
public void testSanitize() {
2525
initialize();
2626

27-
//Test GitHub MCP Server
2827
//Test case 1: Sanitize using LogUserEntryWhiteList
2928
String value = "This is a string without Sanitize %@, let's see what happens ";
3029
String expectedResult = "This is a string without Sanitize , lets see what happens ";

0 commit comments

Comments
 (0)