SCSTG-TEST-0005: Test Timed Permissions
Ensure that access controls are implemented correctly to determine who can use certain functions, and avoid unauthorized changes or withdrawals.
- Ensure that functions requiring specific roles or permissions are restricted properly using onlyOwner or role-based checks.