Skip to content
Snippets Groups Projects
Commit 5bd91c59 authored by catch's avatar catch
Browse files

Issue #3455552 by mstrelan, xjm, quietone: Remove commented-out code in...

Issue #3455552 by mstrelan, xjm, quietone: Remove commented-out code in ArgumentDefaultTest referring to php module
parent a9f3d0ec
No related branches found
Tags 1.0.2
No related merge requests found
......@@ -136,11 +136,6 @@ public function testArgumentDefaultFixed(): void {
$this->assertEquals($random_string, $view->args[0], 'Provided argument should be used.');
}
/**
* @todo Test php default argument.
*/
// function testArgumentDefaultPhp() {}
/**
* Tests node default argument.
*/
......
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