You are here

protected function ParagraphsStableEditPerspectivesUiTest::setUp in Paragraphs 8

Overrides BrowserTestBase::setUp

File

tests/src/FunctionalJavascript/ParagraphsStableEditPerspectivesUiTest.php, line 43

Class

ParagraphsStableEditPerspectivesUiTest
Test paragraphs user interface.

Namespace

Drupal\Tests\paragraphs\FunctionalJavascript

Code

protected function setUp() : void {
  parent::setUp();
}