public function LingotekContentTypeBulkTranslationTest::testAddingConfigInDifferentLocale in Lingotek Translation 8
File
- src/
Tests/ LingotekContentTypeBulkTranslationTest.php, line 409
Class
- LingotekContentTypeBulkTranslationTest
- Tests translating a config entity using the bulk management form.
Namespace
Drupal\lingotek\TestsCode
public function testAddingConfigInDifferentLocale() {
$this
->pass('Test not implemented yet.');
}