Skip to content
Snippets Groups Projects
Commit d64301bb authored by Karl Palmen's avatar Karl Palmen
Browse files

Correct a comment re #4321


Signed-off-by: default avatarKarl Palmen <karl.palmen@stfc.ac.uk>
parent c3b8d9e8
No related merge requests found
......@@ -130,7 +130,7 @@ public:
Q1D.initialize();
// First run algorithm on workspaces for masking without masking any pixels.
// It should fail because first two pixels have non-positive PixelAdj values
// It should fail because two pixels have non-positive PixelAdj values
const std::string outputWS("Q1D2Test_invalid_Pixel_Adj");
TS_ASSERT_THROWS_NOTHING(
Q1D.setProperty("DetBankWorkspace", mask_input);
......
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