Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
aynsix committed Nov 29, 2023
1 parent 0637b05 commit d65755e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@ public function testCreateField()
'vocabulary-restricted' => true,
'gui_editable' => true,
'gui_visible' => true,
'input_field' => false,
'input_disable' => false,
'printable' => true,
'generate_cterms' => true,
]);
Expand Down

0 comments on commit d65755e

Please sign in to comment.