Commit c5dbd751 authored by Ide Braakman's avatar Ide Braakman
Browse files

Issue #3303734 by idebr: Move AjaxCommentsSettingsFormTest to the appropriate Functional namespace

parent f3bdabad
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
<?php

namespace Drupal\ajax_comments\Tests;
namespace Drupal\Tests\ajax_comments\Functional;

use Drupal\Tests\comment\Functional\CommentTestBase;
use Drupal\user\Entity\Role;