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:
@ -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,
|
||||
"",
|
||||
},
|
||||
}
|
||||
|
Reference in New Issue
Block a user