You are here

public function LingotekFieldBodyBulkTranslationTest::testAddingConfigInDifferentLocale in Lingotek Translation 8

File

src/Tests/LingotekFieldBodyBulkTranslationTest.php, line 371

Class

LingotekFieldBodyBulkTranslationTest
Tests translating a field using the bulk management form.

Namespace

Drupal\lingotek\Tests

Code

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