add fiat balances dashboard
This commit is contained in:
@@ -22,5 +22,7 @@
|
||||
require "rails_helper"
|
||||
|
||||
RSpec.describe(FiatBalance, type: :model) do
|
||||
pending "add some examples to (or delete) #{__FILE__}"
|
||||
describe "associations" do
|
||||
it { is_expected.to(belong_to(:user)) }
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user