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 - -