[fix] Travis Client Side Failure (#11198)

This commit is contained in:
Vishal Dhayagude 2017-10-18 11:10:45 +05:30 committed by Nabin Hait
parent 11e964d442
commit 3e02d80636

View File

@ -1,7 +1,7 @@
QUnit.module('Stock'); QUnit.module('Stock');
QUnit.test("test material request", function(assert) { QUnit.test("test material request", function(assert) {
assert.expect(1); assert.expect(5);
let done = assert.async(); let done = assert.async();
frappe.run_serially([ frappe.run_serially([
() => { () => {