Skip to content
Snippets Groups Projects

Deprecate Statistics module

Closed quietone requested to merge issue/drupal-3413917:3413917-deprecate-the-statistics into 11.x
1 unresolved thread
Files
20
@@ -11,6 +11,7 @@
* Tests basic integration of views data from the statistics module.
*
* @group statistics
* @group legacy
* @see
*/
class IntegrationTest extends ViewTestBase {
Loading