Skip to content

Commit d0c2df0

Browse files
authored
Merge pull request #10 from healenium/feature/EPMHLM-501--update-test-env-link
[EPMHLM-501] update test-env link
2 parents aaeab96 + 7ec531f commit d0c2df0

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

internal/mcp_handlers/tools_test.go

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1307,7 +1307,7 @@ func TestGetAllSelectorsTool_Integration(t *testing.T) {
13071307
"className": "com.epam.healenium.tests.CssTest",
13081308
"methodName": "testCssEnabled",
13091309
"command": "Single Locator",
1310-
"url": "https://elenastepuro.github.io/test_env/index.html"
1310+
"url": "https://healenium.github.io/healenium-test-env/index.html"
13111311
},
13121312
{
13131313
"id": "b155f909d4e5f359ab3545eb49b26d82",
@@ -1321,7 +1321,7 @@ func TestGetAllSelectorsTool_Integration(t *testing.T) {
13211321
"className": "com.epam.healenium.tests.SemanticTest",
13221322
"methodName": "testFindElementByTagName",
13231323
"command": "Single Locator",
1324-
"url": "https://elenastepuro.github.io/test_env/index.html"
1324+
"url": "https://healenium.github.io/healenium-test-env/index.html"
13251325
},
13261326
{
13271327
"id": "05db8fd2ee1b1a0c69465efb15c8f408",
@@ -1335,7 +1335,7 @@ func TestGetAllSelectorsTool_Integration(t *testing.T) {
13351335
"className": "com.epam.healenium.tests.CssTest",
13361336
"methodName": "testCssId",
13371337
"command": "Single Locator",
1338-
"url": "https://elenastepuro.github.io/test_env/index.html"
1338+
"url": "https://healenium.github.io/healenium-test-env/index.html"
13391339
}
13401340
]`,
13411341
healeniumStatusCode: http.StatusOK,

0 commit comments

Comments
 (0)