fix acceptance tests

This commit is contained in:
Brian Gough
2017-01-24 11:07:54 +00:00
parent 9e53c0b99e
commit 0530e21246
2 changed files with 4 additions and 1 deletions

View File

@@ -29,6 +29,8 @@ describe "Syncing", ->
elements: 0
mathInline: 6
mathDisplay: 0
errors: 0
messages: ""
}
)
done()