From 9d21c33cbb581d32a3e2e35c3f516647ad2634be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?zxBIB=20Lech=C3=B3n=2CMiguel=20=28MED=20BDS=29=20EXTERNAL?= Date: Sun, 21 Jul 2024 09:18:43 +0200 Subject: [PATCH] Address false positive lint. --- tests/testthat/apps/root/app.R | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/testthat/apps/root/app.R b/tests/testthat/apps/root/app.R index b6f6106..757728c 100644 --- a/tests/testthat/apps/root/app.R +++ b/tests/testthat/apps/root/app.R @@ -1,6 +1,6 @@ # TODO(miguel): Avoid having to install the package when testing locally by following -# dv.biomarker.general/browse/tests/testthat/app/app.R?at=dev +# dv.biomarker.general/browse/tests/testthat/app/app.R?at=dev # nolint (false positive for commented_code_linter) # to run the current version of the code # wrapper around mock_patient_profile_app that updates URL to reflect state of inputs