Fix col_accessor_map test for Oracle, DB2 and Firebird
[dbsrgits/DBIx-Class-Schema-Loader.git] / t / lib / dbixcsl_common_tests.pm
index 94b8e5b..7f8eb14 100644 (file)
@@ -2458,6 +2458,9 @@ sub test_col_accessor_map {
         return 'trivet';
     } else {
         return $default_map->({
+            LOADER_TEST2 => {
+                sticky_filling => 'goo',
+            },
             loader_test2 => {
                 sticky_filling => 'goo',
             },