Skip to content
Snippets Groups Projects
Commit fcfe5953 authored by Demian Katz's avatar Demian Katz
Browse files

php-cs-fixer

parent eff79e21
Branches
Tags
No related merge requests found
......@@ -72,4 +72,4 @@ class ChecklistTest extends \PHPUnit\Framework\TestCase
$this->assertEquals(['a', 'c'], $list->getChecked());
$this->assertEquals(['b'], $list->getUnchecked());
}
}
\ No newline at end of file
}
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