Skip to content

Commit

Permalink
changed parameter in shinytest2 for igvShinyDemo-GFF3
Browse files Browse the repository at this point in the history
  • Loading branch information
karollayna committed Mar 16, 2024
1 parent e5a4025 commit 4d54744
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion inst/unitTests/test_shinyApp.R
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ test_shinyAppDemoGFF3 <- function()
checkTrue(
.test_click_and_check(
"addRemoteGFF3TrackButton",
"title=\"Homo_sapiens.GRCh38.94.chr.gff3.gz\"",
"title=\"url gff3\"",
app
)
)
Expand Down

0 comments on commit 4d54744

Please sign in to comment.