mirror of
https://github.com/OpenBankProject/OBP-API.git
synced 2026-02-06 17:37:00 +00:00
test/fixed the failed tests
This commit is contained in:
parent
e386a669e1
commit
da4be1dd93
@ -20,6 +20,6 @@ class ApiVersionUtilsTest extends V400ServerSetup {
|
||||
versions.map(version => ApiVersionUtils.valueOf(version.fullyQualifiedVersion))
|
||||
|
||||
//NOTE, when we added the new version, better fix this number manually. and also check the versions
|
||||
versions.length shouldBe(23)
|
||||
versions.length shouldBe(24)
|
||||
}}
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user