From 952d29d88d61425b4f5b33443587ed98f58de9fb Mon Sep 17 00:00:00 2001 From: Ahmed Awan Date: Mon, 6 Mar 2023 18:27:40 -0500 Subject: [PATCH] Add selenium test for history Related filter --- .../Content/Dataset/DatasetActions.vue | 2 +- client/src/utils/navigation/navigation.yml | 1 + .../selenium/test_history_related_filter.py | 39 +++++++++++++++++++ 3 files changed, 41 insertions(+), 1 deletion(-) create mode 100644 lib/galaxy_test/selenium/test_history_related_filter.py diff --git a/client/src/components/History/Content/Dataset/DatasetActions.vue b/client/src/components/History/Content/Dataset/DatasetActions.vue index 118010babe49..c1b0e050d9bc 100644 --- a/client/src/components/History/Content/Dataset/DatasetActions.vue +++ b/client/src/components/History/Content/Dataset/DatasetActions.vue @@ -54,7 +54,7 @@