Function: unpause()
Allows the owner to unpause the contract.
Branches and code coverage
Intended branches
Assumes that the contract is paused in the first place.
Unpause the contract.
Negative behavior
Should not be callable by anyone other than the owner.