mirror of https://gitee.com/bigwinds/arangodb
fix spelling
This commit is contained in:
parent
d8cfa1fc45
commit
f09b11504e
|
@ -350,7 +350,7 @@ describe("Foxx Manager install", function() {
|
|||
});
|
||||
});
|
||||
|
||||
it("checking marvolous comments", function() {
|
||||
it("checking marvelous comments", function() {
|
||||
var mount = "/unittest/comments";
|
||||
try {
|
||||
FoxxManager.uninstall(mount, {force: true});
|
||||
|
|
Loading…
Reference in New Issue