mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-18 22:33:33 +00:00
A last bit of cleaning up temp files after tests
This commit is contained in:
@@ -10,6 +10,7 @@ Scenario: Parse express
|
||||
Given an empty Blender session
|
||||
And I press "bim.select_express_file(filepath='{cwd}/test/files/test.exp')"
|
||||
When I press "bim.parse_express"
|
||||
And I evaluate expression "os.remove('{cwd}/test/files/test.exp.cache.dat')"
|
||||
Then nothing happens
|
||||
|
||||
Scenario: Use the inspector - inspect from STEP ID
|
||||
|
||||
Reference in New Issue
Block a user