You are here

public function PardotFormMappingControllerTest::setUp in Pardot Integration 2.x

File

tests/Controller/PardotFormMappingControllerTest.php, line 43

Class

PardotFormMappingControllerTest
Provides automated tests for the pardot module.

Namespace

Drupal\pardot\Tests

Code

public function setUp() {
  parent::setUp();
}