A user should be able to do the following: ```python oil = Oill() oil.scan(dry_run=True) # No calls are actually made ``` This should verify that the account has the necessary permissions to perform the scan.
A user should be able to do the following:
This should verify that the account has the necessary permissions to perform the scan.