Commit a869a981 by Eric Fischer

test fixes

parent 293574c5
...@@ -68,12 +68,12 @@ describe("OpenAssessment.CourseItemsListingView", function() { ...@@ -68,12 +68,12 @@ describe("OpenAssessment.CourseItemsListingView", function() {
"training": 3, "training": 3,
"self": 0, "self": 0,
"peer": 0, "peer": 0,
"waiting": 0, "waiting": 5,
"ai": 0, "ai": 0,
"done": 0, "done": 0,
"cancelled": 0, "cancelled": 0,
"total": 8, "total": 8,
"staff": 5 "staff": 0
} }
}, },
"block-v1:SomeOrg+ORA101+2017+type@openassessment+block@40b4edfe60bc47d9ba037a3180c44e97": { "block-v1:SomeOrg+ORA101+2017+type@openassessment+block@40b4edfe60bc47d9ba037a3180c44e97": {
......
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