wip: selectable bus exits
This commit is contained in:
@@ -30,7 +30,7 @@ class TravelDataLoaderTest extends TestCase
|
||||
$this->assertCount(8, $travel->selectionGroups);
|
||||
$this->assertCount(27, $travel->additionalServices);
|
||||
$this->assertCount(5, $travel->transportationServices);
|
||||
$this->assertCount(7, $travel->pickups);
|
||||
$this->assertCount(7, $travel->pickupsTo);
|
||||
$this->assertCount(12, $travel->rooms);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user