From 1f9e9627aa25ac2371b670cb5beecc92de024ea4 Mon Sep 17 00:00:00 2001 From: jreps Date: Tue, 6 Feb 2024 15:52:54 -0500 Subject: [PATCH] Update sccs-results-full.R fixing test fail due to assignment --- R/sccs-results-full.R | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/R/sccs-results-full.R b/R/sccs-results-full.R index 768b3b5a..279349d8 100644 --- a/R/sccs-results-full.R +++ b/R/sccs-results-full.R @@ -206,7 +206,7 @@ sccsFullResultServer <- function( ) # move these to a different submodule? - output$powerTable <- resultTableServer( + resultTableServer( id = "powerTable", # how is this working without session$ns df = powerTable, colDefsInput = colDefsInput