From a663a98925ef46fb96a1177577105725839d97b2 Mon Sep 17 00:00:00 2001 From: pavel-zotov Date: Thu, 5 Oct 2023 12:23:07 +0300 Subject: [PATCH] Added/Updated tests\bugs\core_1640_test.py: minor correction --- tests/bugs/core_1640_test.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/bugs/core_1640_test.py b/tests/bugs/core_1640_test.py index 5814c7e0..c736ba9e 100644 --- a/tests/bugs/core_1640_test.py +++ b/tests/bugs/core_1640_test.py @@ -9,7 +9,7 @@ JIRA: CORE-1640 FBTEST: bugs.core_1640 NOTES: [05.10.2023] pzotov - Removed SHOW TABLE command for check result because its output often changes. + Removed SHOW VIEW command for check result because its output often changes. """ import pytest