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\TestsCode
public function testAddingConfigInDifferentLocale() {
$this
->pass('Test not implemented yet.');
}