Skip to content

Commit

Permalink
Update test.
Browse files Browse the repository at this point in the history
  • Loading branch information
duncanmcclean committed Nov 18, 2024
1 parent 02bd985 commit 6bf0338
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/Fieldtypes/DictionaryFieldsTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ public function it_pre_processes_dictionary_fields_saved_as_a_string()

$this->assertEquals([
'type' => 'fake_dictionary',
'category' => null,
], $preProcess);
}

Expand Down

0 comments on commit 6bf0338

Please sign in to comment.