Issue #2825860: Fix Notice: Undefined index: value in Drupal\views\Plugin\views\filter\NumericFilter->acceptExposedInput()
Compare changes
@@ -125,11 +125,12 @@ protected function setUp($import_test_views = TRUE, $modules = ['views_test_conf
@@ -162,24 +163,37 @@ public function testExposedGroupedFilters() {
@@ -205,7 +219,8 @@ protected function assertIds(array $expected_ids = []): void {
@@ -232,7 +247,7 @@ public function testExposedFilterWithPager() {
@@ -240,7 +255,7 @@ public function testExposedFilterWithPager() {