Skip to content

Commit c2140da

Browse files
author
patryk.bujalla
committed
remove links
1 parent 586bdba commit c2140da

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

PortaCapena.OdooJsonRpcClient.Shared/TestBase.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ namespace PortaCapena.OdooJsonRpcClient.Shared
55
public class TestBase
66
{
77
protected static readonly OdooConfig Config = new OdooConfig(
8-
apiUrl: "https://lipa-fenix-staging5-2434654.dev.odoo.com",
9-
dbName: "lipa-fenix-staging5-2434654",
8+
apiUrl: "https://dbName.dev.odoo.com",
9+
dbName: "dbName",
1010
userName: "admin",
1111
password: "admin"
1212
);

0 commit comments

Comments
 (0)