diff --git a/tests/e2e/app-files/hello.R b/tests/e2e/app-files/hello.R index 0d026745e..190234886 100644 --- a/tests/e2e/app-files/hello.R +++ b/tests/e2e/app-files/hello.R @@ -14,7 +14,7 @@ box::use( ], ) -box::use(app / logic / say_hello[say_hello]) +box::use(app/logic/say_hello[say_hello]) #' @export ui <- function(id) {