mirror of https://gitee.com/bigwinds/arangodb
fix linting
This commit is contained in:
parent
18ba2d5659
commit
1cf67a9df2
|
@ -646,7 +646,7 @@ function TaskSuite () {
|
|||
|
||||
testBrokenCommand : function () {
|
||||
try {
|
||||
task = tasks.register({
|
||||
tasks.register({
|
||||
id: "UnitTests1",
|
||||
name: "UnitTests1",
|
||||
command: "for (i",
|
||||
|
|
Loading…
Reference in New Issue