mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-16 08:47:33 +00:00
fixed typo (#11825)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
QUnit.module('Purchaes Invoice');
|
||||
QUnit.module('Purchase Invoice');
|
||||
|
||||
QUnit.test("test purchase invoice", function(assert) {
|
||||
assert.expect(4);
|
||||
|
||||
Reference in New Issue
Block a user