1
0
mirror of https://github.com/go-acme/lego.git synced 2025-07-17 20:27:56 +02:00

Fix namecheap test

This commit is contained in:
xenolf
2016-03-19 18:05:35 +01:00
parent 4562a14383
commit cbcaa2da50

View File

@ -303,7 +303,7 @@ var testcases = []testcase{
"test.example.com",
nil,
"Namecheap error: API Key is invalid or API access has not been enabled [1011102]",
responseGetHostsErrorBadApiKey1,
responseGetHostsErrorBadAPIKey1,
"",
},
}