You are here

public function LingotekSystemSiteBulkTranslationTest::testAddingConfigInDifferentLocale in Lingotek Translation 8

File

src/Tests/LingotekSystemSiteBulkTranslationTest.php, line 289

Class

LingotekSystemSiteBulkTranslationTest
Tests translating a config object using the bulk management form.

Namespace

Drupal\lingotek\Tests

Code

public function testAddingConfigInDifferentLocale() {
  $this
    ->pass('Test not implemented yet.');
}