Skip to content

Commit 1d57649

Browse files
committed
Update integration tests to use latest API version
1 parent 42e37dd commit 1d57649

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SSLLabsApiWrapper.IntegrationTests/App.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8" ?>
22
<configuration>
33
<appSettings>
4-
<add key="ApiUrl" value="https://api.dev.ssllabs.com/api/fa78d5a4/"/>
4+
<add key="ApiUrl" value="https://api.ssllabs.com/api/v2/"/>
55
<add key="EndpointHost" value="https://www.ashleypoole.co.uk"/>
66
<add key="EndpointIP" value="104.28.6.2"/>
77
</appSettings>

0 commit comments

Comments
 (0)