Skip to content

Commit

Permalink
tests(export): Update export template (#105)
Browse files Browse the repository at this point in the history
  • Loading branch information
gadenbuie authored Jul 3, 2024
1 parent 163059d commit 6170518
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/testthat/apps/export_template/edit/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<title>Redirect to editable app</title>
<meta
http-equiv="refresh"
content="0;URL='../index.html?mode=editor-terminal-viewer'"
content="0;URL='../index.html?_shinylive-mode=editor-terminal-viewer'"
/>
</head>
<body></body>
Expand Down

0 comments on commit 6170518

Please sign in to comment.