Skip to content
Snippets Groups Projects
Commit 52ae29ca authored by Samuel Jackson's avatar Samuel Jackson
Browse files

Refs #21208 Fix namespace

parent 7272af17
No related merge requests found
......@@ -43,7 +43,7 @@ public:
};
class MockPeaksWorkspace : public PeaksWorkspace {
using Mantid::API::PeaksWorkspace::addPeak;
using Mantid::DataObjects::PeaksWorkspace::addPeak;
public:
MOCK_METHOD1(setInstrument,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment