added table-column ordering (#1086)
This commit is contained in:
@@ -39,6 +39,8 @@ class TimesheetQueryTest extends BaseQueryTest
|
||||
$this->assertState($sut);
|
||||
$this->assertExported($sut);
|
||||
$this->assertSearchTerm($sut);
|
||||
|
||||
$this->assertResetByFormError(new TimesheetQuery(), 'begin', 'DESC');
|
||||
}
|
||||
|
||||
protected function assertUser(TimesheetQuery $sut)
|
||||
|
||||
Reference in New Issue
Block a user