protected function ParagraphsClientsideButtonsClaroTest::placeDefaultBlocks

Places commonly used blocks in a consistent order.

Overrides ParagraphsCoreVersionUiTestTrait::placeDefaultBlocks

File

paragraphs/tests/src/FunctionalJavascript/ParagraphsClientsideButtonsClaroTest.php, line 26

Class

ParagraphsClientsideButtonsClaroTest
Test paragraphs user interface.

Namespace

Drupal\Tests\paragraphs\FunctionalJavascript

Code

protected function placeDefaultBlocks() {

  // Claro has all blocks by default, prevent them from being placed twice.
}