Skip to content
Commit 2ab69da5 authored by Quentin Defenouillere's avatar Quentin Defenouillere Committed by Romain Bignon
Browse files

[capabilities/bank/test] Don't check code_type if code = "XX-liquidity"

Everytime we test a module handling liquidities we have this error:

"Investment "Liquidités" has code but no code_type"

This error is pointless since the "Liquidités" code_type is always
NotAvailable so I precised in the "if inv.code" to check if the inv.code
is not "XX-liquidity".
parent f13752e8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment