diff --git a/src/front-end/templates/index.hbs b/src/front-end/templates/index.hbs
index aeae9a843f..d30be2741d 100644
--- a/src/front-end/templates/index.hbs
+++ b/src/front-end/templates/index.hbs
@@ -297,8 +297,8 @@
{{#if playground_js}}
-
+
{{/if}}
diff --git a/tests/gui/move-between-pages.goml b/tests/gui/move-between-pages.goml
index 2c70730029..c707ef7314 100644
--- a/tests/gui/move-between-pages.goml
+++ b/tests/gui/move-between-pages.goml
@@ -1,8 +1,5 @@
// This tests pressing the left and right arrows moving to previous and next page.
-// We disable the requests checks because `mode-rust.js` is not found.
-fail-on-request-error: false
-
go-to: |DOC_PATH| + "index.html"
// default page is the first numbered page