Resolve #3019582 "Data save col long"
6 unresolved threads
Compare changes
Conflict: This file was modified in both the source and target branches.
Ask someone with write access to resolve it.
@@ -2,6 +2,8 @@
@@ -122,6 +124,8 @@ public static function convertTestCaseToSimpletestRow($test_id, \SimpleXMLElemen
@@ -129,7 +133,7 @@ public static function convertTestCaseToSimpletestRow($test_id, \SimpleXMLElemen
I think this should probably trim the string from the end rather than the beginning (probably need to calculate the offset based on the length) - all our tests start with \Drupal, it's the end that's unique and useful to know.