From 82c85d6dad0740d53ae1c82ccf4ead0e15c26795 Mon Sep 17 00:00:00 2001 From: "Win Cowger, PhD" Date: Tue, 7 Nov 2023 16:47:58 -0800 Subject: [PATCH] patch --- tests/testthat/test-match_spec.R | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/testthat/test-match_spec.R b/tests/testthat/test-match_spec.R index 77dca5bd..2fbac4c4 100644 --- a/tests/testthat/test-match_spec.R +++ b/tests/testthat/test-match_spec.R @@ -49,7 +49,7 @@ test_that("match_spec() handles input errors correctly", { test_that("match_spec() handles attribute issues correctly", { preproc_wa <- as_OpenSpecy(preproc$wavenumber, preproc$spectra, - preproc_wa$metadata[,-c("x", "y")], + preproc$metadata[,-c("x", "y")], attributes = list(intensity_unit = "absorbance", derivative_order = 1, baseline = "nobaseline",