Skip to content

Commit e948836

Browse files
committed
eol customfieldtest fail fix
1 parent cf60d21 commit e948836

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Unit/CustomFieldTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ public function testDbNameTurkish()
9797
}
9898
}
9999

100-
public function testDbNameArabic()eol
100+
public function testDbNameArabic()
101101
{
102102
$customfield = new CustomField();
103103
$customfield->name = 'حَوّامتي مُمْتِلئة بِأَنْقَلَيْسون';

0 commit comments

Comments
 (0)