diff --git a/tests/testthat/_snaps/plot.p_significance/plot-p-sig-frequ1.svg b/tests/testthat/_snaps/plot.p_significance/plot-p-sig-frequ1.svg
index 7cbbbddc3..ebdf426d4 100644
--- a/tests/testthat/_snaps/plot.p_significance/plot-p-sig-frequ1.svg
+++ b/tests/testthat/_snaps/plot.p_significance/plot-p-sig-frequ1.svg
@@ -27,18 +27,18 @@
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
@@ -50,18 +50,12 @@
-
-
-
-
-
-
-0
-5
-10
-15
-20
-25
+
+
+
+0
+10
+20
Possible parameter values
Parameters
Practical Significance
diff --git a/tests/testthat/_snaps/plot.p_significance/plot-p-sig-frequ2.svg b/tests/testthat/_snaps/plot.p_significance/plot-p-sig-frequ2.svg
index be25021ff..87dd6b156 100644
--- a/tests/testthat/_snaps/plot.p_significance/plot-p-sig-frequ2.svg
+++ b/tests/testthat/_snaps/plot.p_significance/plot-p-sig-frequ2.svg
@@ -27,20 +27,21 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -52,18 +53,12 @@
-
-
-
-
-
-
-0
-5
-10
-15
-20
-25
+
+
+
+0
+10
+20
Possible parameter values
Parameters
Practical Significance
diff --git a/tests/testthat/_snaps/plot.p_significance/plot-p-sig-frequ3.svg b/tests/testthat/_snaps/plot.p_significance/plot-p-sig-frequ3.svg
index 904c538dd..5ef9d53da 100644
--- a/tests/testthat/_snaps/plot.p_significance/plot-p-sig-frequ3.svg
+++ b/tests/testthat/_snaps/plot.p_significance/plot-p-sig-frequ3.svg
@@ -27,21 +27,21 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -53,18 +53,12 @@
-
-
-
-
-
-
-0
-5
-10
-15
-20
-25
+
+
+
+0
+10
+20
Possible parameter values
Parameters
Practical Significance
diff --git a/tests/testthat/test-plot.p_significance.R b/tests/testthat/test-plot.p_significance.R
index ffedce220..b28f15cc5 100644
--- a/tests/testthat/test-plot.p_significance.R
+++ b/tests/testthat/test-plot.p_significance.R
@@ -8,7 +8,8 @@ test_that("`plot.see_p_significance()` works", {
expect_s3_class(plot(result), "gg")
})
-skip_if_not_installed("bayestestR", minimum_version = "0.14.1")
+# skip_if_not_installed("bayestestR", minimum_version = "0.14.1")
+# skip_if_not_installed("parameters", minimum_version = "0.22.3")
test_that("`plot.see_p_significance works for two thresholds", {
skip_if_not_installed("vdiffr")