public function LingotekUserSettingsBulkTranslationTest::testAddingConfigInDifferentLocale in Lingotek Translation 8
ToDo: Add a test for this.
File
- src/
Tests/ LingotekUserSettingsBulkTranslationTest.php, line 293
Class
- LingotekUserSettingsBulkTranslationTest
- Tests translating user settings using the bulk management form.
Namespace
Drupal\lingotek\TestsCode
public function testAddingConfigInDifferentLocale() {
$this
->pass('Test not implemented yet.');
}