Skip to content

Commit f561f16

Browse files
author
Rajaram Padmanathan
committed
Release Prep
1 parent 8f00751 commit f561f16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Test/TestHarness.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ public class TestHarness
1111

1212
public static PayPalEnvironment environment()
1313
{
14-
return new SandboxEnvironment("AVNCVvV9oQ7qee5O8OW4LSngEeU1dI7lJAGCk91E_bjrXF2LXB2TK2ICXQuGtpcYSqs4mz1BMNQWuso1", "EDQzd81k-1z2thZw6typSPOTEjxC_QbJh6IithFQuXdRFc7BjVht5rQapPiTaFt5RC-HCa1ir6mi-H5l");
14+
return new SandboxEnvironment("<<PAYPAL-CLIENT-ID>>", "<<PAYPAL-CLIENT-SECRET>>");
1515
}
1616

1717
public static HttpClient client()

0 commit comments

Comments
 (0)