mirror of
https://github.com/MailHops/mailhops-node.git
synced 2025-05-16 03:40:17 -07:00
Fixed map endpoint name change
This commit is contained in:
parent
1eee633898
commit
09c02e0385
@ -15,7 +15,7 @@ describe("mailhops", function(){
|
||||
var required_keys = [
|
||||
"configure",
|
||||
"lookup",
|
||||
"map",
|
||||
"mapUrl",
|
||||
]
|
||||
|
||||
assert.deepEqual(_.keys(mailhops.__proto__), required_keys);
|
||||
|
Loading…
x
Reference in New Issue
Block a user