Added tests, and fixed failing ones

This commit is contained in:
Henry
2016-05-24 10:23:48 -07:00
parent 96af931c0b
commit f0ab817e87
5 changed files with 103 additions and 80 deletions

View File

@@ -309,9 +309,7 @@ define([
"type": "provider",
"implementation": CreateActionProvider,
"depends": [
"$q",
"typeService",
"navigationService",
"policyService"
]
},