From 835813ca2ecc69c64d99dc3805559e3d456793a5 Mon Sep 17 00:00:00 2001 From: JRoot Junior Date: Mon, 17 Jun 2024 01:06:48 +0300 Subject: [PATCH] Update chagenlog --- CHANGES/{1510.bugfix.rst => 1510.misc.rst} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename CHANGES/{1510.bugfix.rst => 1510.misc.rst} (84%) diff --git a/CHANGES/1510.bugfix.rst b/CHANGES/1510.misc.rst similarity index 84% rename from CHANGES/1510.bugfix.rst rename to CHANGES/1510.misc.rst index 2b712404..5a4fb587 100644 --- a/CHANGES/1510.bugfix.rst +++ b/CHANGES/1510.misc.rst @@ -1,4 +1,4 @@ -Fail redis and mongo tests if incorrect URI provided + some storages tests refactoring +[Only for contributors] Fail redis and mongo tests if incorrect URI provided + some storages tests refactoring If incorrect URIs provided to "--redis" and/or "--mongo" options tests should fail with errors instead of skipping. Otherwise the next scenario is possible: