// Ensure the right display_plugin is created/instantiated.
...
...
@@ -248,27 +248,6 @@ protected function displayMethodTests() {
// $view->addDisplay('feed', 'feed title');
// $this->assertEqual($view->generateDisplayId('feed'), 'feed_2', 'The generated ID for the first instance of a plugin type should have an suffix of _2.');