1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-08-10 07:55:21 +02:00

Remove stale test

This commit is contained in:
Zach Gollwitzer 2025-03-07 12:29:43 -05:00
parent ef4b87eaa0
commit 0f3309c697

View file

@ -1,7 +0,0 @@
require "test_helper"
class Account::Holding::PortfolioPriceCacheTest < ActiveSupport::TestCase
test "initializes with account" do
assert true
end
end