1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-08-07 06:25:19 +02:00

Lint fixes

This commit is contained in:
Zach Gollwitzer 2025-07-17 20:58:53 -04:00
parent 4bb023a274
commit 0a90a208f0
2 changed files with 3 additions and 4 deletions

View file

@ -14,5 +14,4 @@ module AccountableResourceInterfaceTest
get edit_account_url(@account)
assert_response :success
end
end