Contributor
I've refactored some tests with assertNull method.
| $this->assertSame(UPLOAD_ERR_OK, $files['file4']->getError()); | ||
| } | ||
| } No newline at end of file | ||
| } |
Member
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could you fix this change?
Contributor Author
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some, my IDE did it. Gonna roll back ๐
Member
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM ๐
jsor approved these changes Dec 1, 2017
clue approved these changes Dec 1, 2017