Loading src/Tests/AjaxCommentsSettingsFormTest.php→tests/src/Functional/AjaxCommentsSettingsFormTest.php +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; Loading Loading
src/Tests/AjaxCommentsSettingsFormTest.php→tests/src/Functional/AjaxCommentsSettingsFormTest.php +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; Loading