Skip to content

Commit

Permalink
Update sccs-results-full.R
Browse files Browse the repository at this point in the history
fixing test fail due to assignment
  • Loading branch information
jreps committed Feb 6, 2024
1 parent d10f5b6 commit 1f9e962
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/sccs-results-full.R
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 1f9e962

Please sign in to comment.