Files
test/tests/python
Campbell Barton d302901ce0 Fix bl_run_operators test running without a window context
While technically valid, a context without a window set can't access
the active object or view layer, causing object mode setting to fail,
making the checks not all that useful.

Use Context.temp_override(..) to set the context's window.
2023-04-30 15:08:27 +10:00
..
2023-03-01 22:12:18 +11:00
2022-08-04 07:41:03 +10:00
2022-12-29 20:49:08 +13:00