1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2026-04-24 20:34:14 +02:00

Фикс имени модуля тестов

This commit is contained in:
Anton Titovets
2026-04-10 16:54:36 +03:00
parent f05b1863bd
commit d59677d3bb
3 changed files with 2 additions and 2 deletions
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<mdclass:CommonModule xmlns:mdclass="http://g5.1c.ru/v8/dt/metadata/mdclass" uuid="a82bf78a-4f41-478b-b148-f167b3540998">
<name>OPItс_Core</name>
<name>OPItc_Core</name>
<synonym>
<key>ru</key>
<value>Core tests</value>
@@ -118,5 +118,5 @@
<commonModules>CommonModule.OPItc_YandexDisk</commonModules>
<commonModules>CommonModule.OPItc_YandexID</commonModules>
<commonModules>CommonModule.OPItc_YandexMetrika</commonModules>
<commonModules>CommonModule.OPItс_Core</commonModules>
<commonModules>CommonModule.OPItc_Core</commonModules>
</mdclass:Configuration>