Function: disableWithdrawals()
This function is used to disable withdrawals from the vault.
Branches and code coverage
Intended branches
Update the
withdrawsEnabled
to false.
Negative behavior
Reverts if caller is not the owner.