// [!region all]
// [!region command]
$ forge test
// [!endregion command]
// [!region output]
Solc 0.8.10 finished in 681.29ms
Compiler run [32msuccessful[0m!
Ran 1 test for test/Safe.t.sol:SafeTest
[32m[PASS][0m test_Withdraw() (gas: 40653)
Suite result: [32mok[0m. [32m1[0m passed; [31m0[0m failed; [33m0[0m skipped; finished in 340.49µs (77.59µs CPU time)
Ran 1 test suite in 6.87ms (340.49µs CPU time): [32m1[0m tests passed, [31m0[0m failed, [33m0[0m skipped (1 total tests)
// [!endregion output]
// [!endregion all]
