Commit 638af54e authored by Yaxel Perez's avatar Yaxel Perez

fixed stupid typo for real this time

parent 9d60af05
......@@ -22,7 +22,7 @@
QUnit.test('test hasCapacity', function () {
var jio = jIO.createJIO({
type="nocapacity",
type: "nocapacity",
schema: {'date': {'type': 'string', format: 'date-time'}},
sub_storage: {
type: 'teststorage'
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment