Skip to content

Commit

Permalink
Is the initial start of guide the issue of test failure
Browse files Browse the repository at this point in the history
  • Loading branch information
LeaSeep committed Nov 5, 2024
1 parent 6fa9c32 commit 53a9293
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion program/shinyApp/server.R
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ server <- function(input,output,session){
description = "You pressed next - redirection triggered",
)

guide_welcome$init()$start()
# guide_welcome$init()$start()

# Start the tour when the "Start Tour" button is clicked
observeEvent(input$start_tour, {
Expand Down

0 comments on commit 53a9293

Please sign in to comment.