mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-05 06:28:29 +00:00
[fix] Travis Client Side Failure (#11198)
This commit is contained in:
committed by
Nabin Hait
parent
11e964d442
commit
3e02d80636
@@ -1,7 +1,7 @@
|
||||
QUnit.module('Stock');
|
||||
|
||||
QUnit.test("test material request", function(assert) {
|
||||
assert.expect(1);
|
||||
assert.expect(5);
|
||||
let done = assert.async();
|
||||
frappe.run_serially([
|
||||
() => {
|
||||
|
||||
Reference in New Issue
Block a user