chore: rebased to master to have CI passing, and removed UI tests

This commit is contained in:
vatsashah45 2024-09-16 11:14:12 -04:00
Родитель fb3c91d88e
Коммит cf0d733636
1 изменённых файлов: 0 добавлений и 5 удалений

Просмотреть файл

@ -48,9 +48,4 @@
</UnoFeatures>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)'=='Debug' or '$(IsUiAutomationMappingEnabled)'=='True'">
<IsUiAutomationMappingEnabled>True</IsUiAutomationMappingEnabled>
<DefineConstants>$(DefineConstants);USE_UITESTS</DefineConstants>
</PropertyGroup>
</Project>