diff --git a/test/SKIT.FlurlHttpClient.Wechat.TenpayV2.UnitTests/appsettings.local.json b/test/SKIT.FlurlHttpClient.Wechat.TenpayV2.UnitTests/appsettings.local.json deleted file mode 100644 index e1133161..00000000 --- a/test/SKIT.FlurlHttpClient.Wechat.TenpayV2.UnitTests/appsettings.local.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "TestConfig": { - "MerchantId": "1601103314", - "MerchantSecret": "f09b03a7a1902b5b4913856f1fd07ab1", - "AppId": "wxd861802f8e303335", - "OpenId": "owNIE0msADfoPjhpy2cz1qL4vImw" - }, - "ProjectSourceDirectory": "D:\\Projects\\_SKIT\\stack-dotnet\\DotNetCore.SKIT.FlurlHttpClient.Wechat\\src\\SKIT.FlurlHttpClient.Wechat.TenpayV2", - "ProjectTestDirectory": "D:\\Projects\\_SKIT\\stack-dotnet\\DotNetCore.SKIT.FlurlHttpClient.Wechat\\test\\SKIT.FlurlHttpClient.Wechat.TenpayV2.UnitTests" -} \ No newline at end of file