mirror of
https://github.com/we-promise/sure.git
synced 2026-04-19 03:54:08 +00:00
Deps cleanup (#702)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
require "test_helper"
|
||||
|
||||
require "ostruct"
|
||||
class ExchangeRateTest < ActiveSupport::TestCase
|
||||
test "find rate in db" do
|
||||
assert_equal exchange_rates(:day_29_ago_eur_to_usd),
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
require "test_helper"
|
||||
|
||||
require "ostruct"
|
||||
class ValueGroupTest < ActiveSupport::TestCase
|
||||
setup do
|
||||
checking = accounts(:checking)
|
||||
|
||||
Reference in New Issue
Block a user