Skip to content

Commit

Permalink
Merge pull request #98 from Gizra/97-fix-failing-test
Browse files Browse the repository at this point in the history
#97 - Fix failing test.
  • Loading branch information
jhedstrom authored Jun 6, 2017
2 parents a4c5a31 + c003252 commit 834f3cb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions message_subscribe_email/tests/src/Functional/ViewsTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

namespace Drupal\Tests\message_subscribe_email\Functional;

use Drupal\simpletest\AssertContentTrait;
use Drupal\simpletest\ContentTypeCreationTrait;
use Drupal\simpletest\NodeCreationTrait;
use Drupal\Tests\BrowserTestBase;
Expand All @@ -14,7 +13,6 @@
*/
class ViewsTest extends BrowserTestBase {

use AssertContentTrait;
use ContentTypeCreationTrait;
use NodeCreationTrait;

Expand Down

0 comments on commit 834f3cb

Please sign in to comment.