fix: Add missing digit
This commit is contained in:
parent
fdeb273fa0
commit
0b8cb5dd47
@ -668,7 +668,7 @@ class TestDepreciationBasics(AssetSetup):
|
||||
depreciation_method = "Straight Line",
|
||||
frequency_of_depreciation = 12,
|
||||
total_number_of_depreciations = 3,
|
||||
expected_value_after_useful_life = 1000,
|
||||
expected_value_after_useful_life = 10000,
|
||||
depreciation_start_date = "2020-12-31"
|
||||
)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user