From 1cf59e63d8287ebce2cdc8fe70122c17c2bbdbec Mon Sep 17 00:00:00 2001
From: Robert Applin <40830825+robertapplin@users.noreply.github.com>
Date: Tue, 13 Aug 2019 10:40:02 +0100
Subject: [PATCH] Refs #0. Update indirect acceptance tests

---
 .../IndirectInelastic/IndirectInelasticAcceptanceTests.rst  | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-docs/source/Testing/IndirectInelastic/IndirectInelasticAcceptanceTests.rst b/dev-docs/source/Testing/IndirectInelastic/IndirectInelasticAcceptanceTests.rst
index cd0d5e7a032..2eb09040eb7 100644
--- a/dev-docs/source/Testing/IndirectInelastic/IndirectInelasticAcceptanceTests.rst
+++ b/dev-docs/source/Testing/IndirectInelastic/IndirectInelasticAcceptanceTests.rst
@@ -67,7 +67,7 @@ Data reduction
 #. Check ``Rebin in energy``
 #. Set ``E-Low`` - ``E-width`` - ``E-High`` to -0.5, 0.01, 0.5
 #. Click ``Run``
-#. With ``Plot Output`` set as Contour click ``Plot``, this should result in a 2D contour plot
+#. Within the ``Plot Output`` section, click the down arrow on the ``Plot Spectra`` button and then select ``Plot Contour``, this should result in a 2D contour plot
 #. Click ``Manage User Directories`` and set the default save location
 #. Click ``Save Result``
 #. Check that the ``.nxs`` file was created in the correct location
@@ -167,8 +167,8 @@ Data analysis I(Q, T)
 #. Click ``Run``
 #. A new workspace with the suffix ``_iqt`` should appear in the main GUI, it should be a 87 x 6 table. **NB** keep this workspace for the next test
 #. Click ``Plot Current View`` this should plot the same data as the preview window
-#. Click ``Plot Spectrum`` this should give a plot with the title *irs26176_graphite002_iqt*   
-#. Click ``Plot Tiled`` this should give a tiled plot of spectra between the range specified.
+#. Choose some workspace indices (e.g. 0-2) in the ``Output`` section and click ``Plot Spectra`` this should give a plot with the title *irs26176_graphite002_iqt*   
+#. Click the down arrow on the ``Plot Spectra`` button and then select ``Plot Tiled``. This should give a tiled plot of the selected workspace indices.
 
 Data analysis I(Q, T) Fit
 -------------------------
-- 
GitLab