You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The same function is defined in test_run_blender.py. We should make ALL_TASKS a parameter and move the function to a separate module so it could be imported in both test_run_blender.py and test_run_yacat.py.
The same goes for assert_no_errors and assert_all_invoices_accepted.
The same function is defined in
test_run_blender.py
. We should makeALL_TASKS
a parameter and move the function to a separate module so it could be imported in bothtest_run_blender.py
andtest_run_yacat.py
.The same goes for
assert_no_errors
andassert_all_invoices_accepted
.Originally posted by @azawlocki in #344 (comment)
The text was updated successfully, but these errors were encountered: