diff --git a/module/projectbuild/test/ui/buildlinkstory.php b/module/projectbuild/test/ui/buildlinkstory.php index 9d3477bbf6..e1f2d8badd 100644 --- a/module/projectbuild/test/ui/buildlinkstory.php +++ b/module/projectbuild/test/ui/buildlinkstory.php @@ -96,7 +96,6 @@ $story->openedBy->range('admin'); $story->version->range('1'); $story->assignedTo->range('[]'); $story->reviewedBy->range('[]'); -$story->reviewedDate->range('`NULL`'); $story->closedBy->range('[]'); $story->closedReason->range('[]'); $story->gen(5);