remove bimtester from bbim (related to 7157590)

This commit is contained in:
Andrej730
2024-07-31 13:41:49 +05:00
parent 64fc9462b6
commit 133494af97
3 changed files with 1 additions and 14 deletions
@@ -1,9 +0,0 @@
@bimtester
Feature: Bimtester
Scenario: Execute Bimtester
Given an empty IFC project
When I set "scene.BimTesterProperties.should_load_from_memory" to "True"
And I set "scene.BimTesterProperties.feature" to "{cwd}/test/files/sample.feature"
And I press "bim.execute_bim_tester"
Then nothing happens