mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-19 22:50:21 +00:00
Fix #1857. Fix bug where deleting from the outliner was not tracked.
This commit is contained in:
@@ -282,6 +282,10 @@ Scenario: Override delete - with active IFC data
|
||||
When I press "object.delete"
|
||||
Then the object "IfcWall/Cube" does not exist
|
||||
|
||||
Scenario: Override outliner delete
|
||||
Given an untestable scenario
|
||||
Then nothing happens
|
||||
|
||||
Scenario: Override duplicate move - without active IFC data
|
||||
Given an empty Blender session
|
||||
And I add a cube
|
||||
|
||||
Reference in New Issue
Block a user