diff --git a/tests/unit/Espo/ORM/QueryParams/Parts/ExpressionTest.php b/tests/unit/Espo/ORM/Query/Parts/ExpressionTest.php similarity index 100% rename from tests/unit/Espo/ORM/QueryParams/Parts/ExpressionTest.php rename to tests/unit/Espo/ORM/Query/Parts/ExpressionTest.php diff --git a/tests/unit/Espo/ORM/QueryParams/Parts/WhereTest.php b/tests/unit/Espo/ORM/Query/Parts/WhereTest.php similarity index 100% rename from tests/unit/Espo/ORM/QueryParams/Parts/WhereTest.php rename to tests/unit/Espo/ORM/Query/Parts/WhereTest.php diff --git a/tests/unit/Espo/ORM/QueryParams/SelectBuilderTest.php b/tests/unit/Espo/ORM/Query/SelectBuilderTest.php similarity index 100% rename from tests/unit/Espo/ORM/QueryParams/SelectBuilderTest.php rename to tests/unit/Espo/ORM/Query/SelectBuilderTest.php