Skip to content

Commit

Permalink
[TASK] Adjust Tests for latest TCA changes
Browse files Browse the repository at this point in the history
  • Loading branch information
nhovratov committed Mar 12, 2024
1 parent d645cbe commit d3f5f5c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Tests/Unit/Generator/TcaGeneratorTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -476,6 +476,7 @@ public static function checkTcaFieldTypesDataProvider(): iterable
'foreign_table_field' => 'tablenames',
'foreign_match_fields' => [
'fieldname' => 't3ce_example_file',
'tablenames' => 'tt_content',
],
'foreign_label' => 'uid_local',
'foreign_selector' => 'uid_local',
Expand Down

0 comments on commit d3f5f5c

Please sign in to comment.