mirror of https://gitee.com/bigwinds/arangodb
GraphViewer: Just fixed a type
This commit is contained in:
parent
10a13f3bcc
commit
71b213f66a
|
@ -117,7 +117,7 @@
|
|||
});
|
||||
});
|
||||
|
||||
it('should be informed if cunstruction failed', function() {
|
||||
it('should be informed if construction failed', function() {
|
||||
var created, error;
|
||||
|
||||
runs(function() {
|
||||
|
|
Loading…
Reference in New Issue