Skip to content

Commit 2bb6875

Browse files
committed
Field type test
1 parent d08d6c8 commit 2bb6875

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/FieldTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,4 +214,4 @@ public function it_can_create_time_field()
214214
$this->assertEquals('Name', $field->label);
215215
$this->assertEquals('hh:mm a', $field->format);
216216
}
217-
}
217+
}

0 commit comments

Comments
 (0)