diff --git a/Framework/PythonInterface/test/python/plugins/algorithms/WorkflowAlgorithms/OSIRISDiffractionReductionTest.py b/Framework/PythonInterface/test/python/plugins/algorithms/WorkflowAlgorithms/OSIRISDiffractionReductionTest.py
index d36e1a9b1b4279e9c9d60048cf15bb23e7649ca6..0e85d6d52d75ca98dc246baae8c71985fec8c4ed 100644
--- a/Framework/PythonInterface/test/python/plugins/algorithms/WorkflowAlgorithms/OSIRISDiffractionReductionTest.py
+++ b/Framework/PythonInterface/test/python/plugins/algorithms/WorkflowAlgorithms/OSIRISDiffractionReductionTest.py
@@ -45,7 +45,7 @@ class OSIRISDiffractionReductionTest(unittest.TestCase):
         Test to ensure reduction with manual dRange list selection completes.
         The run here is for dRange 3-4.
         """
-        wks = OSIRISDiffractionReduction(Sample=['OSI10203.raw', 'OSI10204.raw'],
+        wks = OSIRISDiffractionReduction(Sample=['OSI10203.raw', 'OSI10204.RAW'],
                                          CalFile='osiris_041_RES10.cal',
                                          Vanadium=['OSI10156.raw', 'OSI10157.raw'],
                                          SpectraMin=3,