mantidproject / mantid

Main repository for Mantid code
https://www.mantidproject.org
GNU General Public License v3.0
207 stars 122 forks source link

Move verify and clear method to tear down method in isis reflectometry unit tests #37622

Closed yusufjimoh closed 9 hours ago

yusufjimoh commented 3 days ago

Description of work

Move verify and clear to tear down method in isis reflectometry unit tests

Summary of work

Refs: https://github.com/mantidproject/mantid/issues/35956

To test:

Tests should pass.

This does not require release notes because it is a unit test refactor.