Skip to content

Commit 35a42ae

Browse files
committed
feat: forge fmt done
1 parent d62acb5 commit 35a42ae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/VaultMultisigTest.t.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,4 +194,4 @@ contract VaultMultisigTest is Test {
194194
function fundVault(uint256 amount) internal {
195195
vm.deal(address(vault), amount);
196196
}
197-
}
197+
}

0 commit comments

Comments
 (0)