Skip to content

Commit

Permalink
modified TM settings
Browse files Browse the repository at this point in the history
  • Loading branch information
Ashish authored and Ashish committed Aug 18, 2024
1 parent f6df85b commit b035200
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 343 deletions.
2 changes: 1 addition & 1 deletion IDE/src/main/java/com/ing/ide/settings/AppSettings.java
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ public enum APP_SETTINGS {
ELEMENT_WAIT_TIME("elementWaitTime", "10"),
LOAD_RECENT("loadRecentProject", "true"),
STANDALONE_REPORT("standaloneReport", "false"),
HELP_DOC("helpdoc", "https://theforge.ing.net/product/239813/documentation/latest/index");
HELP_DOC("helpdoc", "https://ing-bank.github.io/ingenious-doc/");

private final String key;
private final String val;
Expand Down
2 changes: 1 addition & 1 deletion Resources/Engine/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>ingenious-playwright</groupId>
<artifactId>ingenious-engine</artifactId>
<version>1.2</version>
<version>1.0</version>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<playwright.version>LATEST</playwright.version>
Expand Down
147 changes: 0 additions & 147 deletions Resources/Projects/ING-Public-Web/.project

This file was deleted.

190 changes: 0 additions & 190 deletions Resources/Projects/Tutorial/.project

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
#Sun Aug 18 01:12:24 CEST 2024
AzureDevOps\ TestPlanId=5258686
AzureDevOps\ TestPlanId=
proxyPort=
AzureDevOps\ URL=https\://dev.azure.com/INGCDaaS/
PersonalAccessToken=ht6zroyww4dx256p5d6ogifzbjsnzf2tysbntoefzyxavqwkvtxq
AzureDevOps\ Project=IngOne
AzureDevOps\ URL=
PersonalAccessToken=
AzureDevOps\ Project=
useProxy=false
UpdateResultsToTM=None
proxyHost=

0 comments on commit b035200

Please sign in to comment.