mirror of
https://github.com/Karaka-Management/oms-RiskManagement.git
synced 2026-02-10 01:08:39 +00:00
cleanup tests and use @covers more
This commit is contained in:
parent
b369421490
commit
9187c9c8fb
|
|
@ -268,8 +268,8 @@
|
||||||
"type": "INT",
|
"type": "INT",
|
||||||
"default": null,
|
"default": null,
|
||||||
"null": true,
|
"null": true,
|
||||||
"foreignTable": "projectmanagement_project",
|
"foreignTable": "riskmngmt_project",
|
||||||
"foreignKey": "projectmanagement_project_id"
|
"foreignKey": "riskmngmt_project_id"
|
||||||
},
|
},
|
||||||
"riskmngmt_risk_process": {
|
"riskmngmt_risk_process": {
|
||||||
"name": "riskmngmt_risk_process",
|
"name": "riskmngmt_risk_process",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user