mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-05 03:23:35 +00:00
refactor(test): update test data
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
[
|
||||
{
|
||||
"project_name": "_Test Project",
|
||||
"status": "Open"
|
||||
"status": "Open",
|
||||
"company": "_Test Company"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user