diff --git a/run.sh b/run.sh
index 2bcdb680943c..db6a9c2a5538 100755
--- a/run.sh
+++ b/run.sh
@@ -41,6 +41,7 @@ then
export GALAXY_CONFIG_OVERRIDE_ENABLE_BETA_TOOL_FORMATS="true"
export GALAXY_CONFIG_INTERACTIVETOOLS_ENABLE="true"
export GALAXY_CONFIG_OVERRIDE_WEBHOOKS_DIR="test/functional/webhooks"
+ export GALAXY_CONFIG_OVERRIDE_PANEL_VIEWS_DIR="$(pwd)/test/integration/panel_views_1/"
fi
set_galaxy_config_file_var
diff --git a/test/functional/tools/sample_tool_conf.xml b/test/functional/tools/sample_tool_conf.xml
index 83a70258cc6a..0e32640e96fe 100644
--- a/test/functional/tools/sample_tool_conf.xml
+++ b/test/functional/tools/sample_tool_conf.xml
@@ -220,6 +220,12 @@
+
+
diff --git a/test/integration/panel_views_1/custom_13.yml b/test/integration/panel_views_1/custom_13.yml
new file mode 100644
index 000000000000..ccf114bde897
--- /dev/null
+++ b/test/integration/panel_views_1/custom_13.yml
@@ -0,0 +1,4 @@
+name: Filtered Test Section w/multiple versions
+type: activity
+items:
+- sections: [test_section_multi]