mirror of
https://github.com/OpenBankProject/OBP-API.git
synced 2026-02-06 11:06:49 +00:00
test/ApiVersionUtilsTest: Update expected version count to 25
This commit is contained in:
parent
46bf0ddcfe
commit
2ab1f4ff3e
@ -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(24)
|
||||
versions.length shouldBe(25)
|
||||
}}
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user