Skip to content
Snippets Groups Projects
Commit 815ee464 authored by Pooja Sharma's avatar Pooja Sharma
Browse files

Added comments FieldCounterTest.php

parent 94161a40
No related branches found
No related tags found
1 merge request!8486Resolve #3456341 "View result counter"
......@@ -133,6 +133,7 @@ public function testPager(): void {
$this->assertEquals('3', $counter);
$view->destroy();
// Invalidate cache to fix issue:3456341
$view->storage->invalidateCaches();
// Test using the counter start option.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment