forked from TrueCloudLab/lego
Fix namecheap test
This commit is contained in:
parent
4562a14383
commit
cbcaa2da50
1 changed files with 1 additions and 1 deletions
|
@ -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,
|
||||
"",
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue