Fix test performance of \Drupal\Tests\content_translation\Functional\ContentTranslationStandardFieldsTest
1 unresolved thread
Compare changes
Conflict: This file was modified in both the source and target branches.
Ask someone with write access to resolve it.
+ 93
− 3
@@ -2,10 +2,12 @@
@@ -22,13 +24,17 @@ class ContentTranslationStandardFieldsTest extends BrowserTestBase {
@@ -53,6 +59,90 @@ protected function setUp(): void {
Thought for a minute these should be moved out but other test doesn't need them.