Skip to content

Commit 053a3ca

Browse files
committed
fix test
1 parent 4575a21 commit 053a3ca

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • test/localization/collections/NestedArray

test/localization/collections/NestedArray/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ export const NestedArray: CollectionConfig = {
4848
{
4949
name: 'arrayWithLocalizedRelation',
5050
type: 'array',
51+
dbName: 'arr_rel',
5152
fields: [
5253
{
5354
name: 'localizedRelation',

0 commit comments

Comments
 (0)