refactor: move into src
This commit is contained in:
parent
675e89e9d1
commit
51c5f5759d
404 changed files with 2 additions and 2 deletions
|
@ -1,13 +0,0 @@
|
|||
// tests/src/Functional/BlogPageTest.php
|
||||
|
||||
namespace Drupal\Tests\drupalcon\Functional;
|
||||
|
||||
use Drupal\Tests\BrowserTestBase;
|
||||
|
||||
final class BlogPageTest extends BrowserTestBase {
|
||||
|
||||
public $defaultTheme = 'stark';
|
||||
|
||||
public static $modules = [];
|
||||
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue