fix specs

This commit is contained in:
bilal
2020-06-18 20:23:57 +02:00
parent 88ec777299
commit 71273a597e
3 changed files with 26 additions and 7 deletions

View File

@@ -4,7 +4,7 @@ class MedicalReleasePolicy < ReleasePolicy
end
def show?
true
user.account_manager?
end
def update?