- Issue created by @apaderno
-
avpaderno →
committed d9ec9df3 on 2.0.x
Issue #3516332: Remove the LoadTest class
-
avpaderno →
committed d9ec9df3 on 2.0.x
The LoadTest
just verifies the front page is loaded without errors, which is already done by Drupal core tests. Since the module does not alter the output of the front page, that test does not verify the module works correctly.
As such, it can be removed.
Issue #3516332: Remove the LoadTest class