apsislabs / phi_attrs

HIPAA compliant PHI access logging for Ruby on Rails.
MIT License
27 stars 3 forks source link

Fixing unit tests for logging and blocks #42

Closed egreer closed 5 years ago

egreer commented 5 years ago

Fix for #41 was not using the block syntax correctly in unit tests and needed to capture the additional log of disallow at end of block.