Skip to content
Commit 6fc6ec8a authored by Juampy NR's avatar Juampy NR
Browse files

Updated tests and fixed quite a bit of 'Undefined index' warnings.

* Image is now saved correctly in test set up.
* Many warnings were fixed by using array_key_exists('foo', $bar) instead of $bar['foo'].
parent c2115841
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment