From 1bcbee900a42ce94b88de826a321a86ba2c58069 Mon Sep 17 00:00:00 2001 From: JTPetter <61797391+JTPetter@users.noreply.github.com> Date: Thu, 9 Nov 2023 20:58:16 +0100 Subject: [PATCH] Forget to rename line and remove unused snap --- inst/qml/processCapabilityStudies.qml | 2 +- .../normal-probability-plot-of-residuals.svg | 78 ------------------- 2 files changed, 1 insertion(+), 79 deletions(-) delete mode 100644 tests/testthat/_snaps/doeAnalysis/normal-probability-plot-of-residuals.svg diff --git a/inst/qml/processCapabilityStudies.qml b/inst/qml/processCapabilityStudies.qml index 3b5ce8b8..c2f5009f 100644 --- a/inst/qml/processCapabilityStudies.qml +++ b/inst/qml/processCapabilityStudies.qml @@ -279,7 +279,7 @@ Form name: "xBarS" id : xbarS label: qsTr("X-bar & s chart") - enabled: (dataFormat.currentValue == "PClongFormat" & manualSubgroupSizeValue.value > 1) | dataFormat.currentValue == "wideFormat" + enabled: (dataFormat.currentValue == "longFormat" & manualSubgroupSizeValue.value > 1) | dataFormat.currentValue == "wideFormat" } RadioButton diff --git a/tests/testthat/_snaps/doeAnalysis/normal-probability-plot-of-residuals.svg b/tests/testthat/_snaps/doeAnalysis/normal-probability-plot-of-residuals.svg deleted file mode 100644 index f4354954..00000000 --- a/tests/testthat/_snaps/doeAnalysis/normal-probability-plot-of-residuals.svg +++ /dev/null @@ -1,78 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - --10 --5 -0 -5 -10 - - - - - - - - - - - --2 --1 -0 -1 -2 -Theoretical quantiles -Observed quantiles -normal-probability-plot-of-residuals - -