Skip to content

Commit

Permalink
test: Поправлен заголовок теста.
Browse files Browse the repository at this point in the history
  • Loading branch information
arkuznetsov committed Jun 19, 2022
1 parent 65604fe commit 8371008
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/ib-structure-tests.os
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@
&Тест
Процедура ТестДолжен_ПроверитьСуществованиеТаблицыВБазе() Экспорт

Лог.Информация("Тест: Получение списка баз");
Лог.Информация("Тест: Проверка существования таблицы в базе");

ИмяБД = СтрШаблон("%1_%2", ПрефиксИмениБД, 1);
ИмяТаблицы = "v8users";
Expand Down

0 comments on commit 8371008

Please sign in to comment.