Skip to content
Snippets Groups Projects
Commit 6df1fe74 authored by LTRocky's avatar LTRocky
Browse files

fixed typos

parent 87ea2927
No related branches found
No related tags found
No related merge requests found
......@@ -26,7 +26,7 @@ class ContextTest extends \PHPUnit_Framework_TestCase
$context = new Context('', '', $name);
$context->setSize(123);
$context->setContext(new Phrase('', '', 'test'));
$context->setContext(new Phrase('', ''));
$result = $context->toArray();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment