mantidproject / mslice

Source code for Mantid MSlice
http://mantidproject.github.io/mslice
1 stars 2 forks source link

Update tests with True flag for ADS.clear() #970

Closed SilkeSchomann closed 7 months ago

SilkeSchomann commented 8 months ago

Description of work:

ADS.clear() now has a silent flag to suppress the warning message (https://github.com/mantidproject/mantid/issues/36690) thrown when running this function. It is useful to set this flag when clearing the ADS after unit tests, as it simplifies the clean-up process.

To test:

Check that the unit tests were running without problems for this branch: https://github.com/mantidproject/mslice/actions/runs/7757957015