#38 - cr fix
This commit is contained in:
@@ -150,7 +150,7 @@ class VacationRequestTest extends FeatureTestCase
|
||||
"from" => Carbon::create($currentYearPeriod->year, 2, 7)->toDateString(),
|
||||
"to" => Carbon::create($currentYearPeriod->year, 2, 11)->toDateString(),
|
||||
"comment" => "Comment for the vacation request.",
|
||||
"skipFlow" => 1,
|
||||
"flowSkipped" => true,
|
||||
])
|
||||
->assertSessionHasNoErrors();
|
||||
|
||||
|
Reference in New Issue
Block a user