Finished phase006
This commit is contained in:
@@ -4,5 +4,8 @@ FactoryBot.define do
|
||||
maintenance_type { "Oil Change" }
|
||||
mileage_interval { 5_000 }
|
||||
time_interval { 180 }
|
||||
baseline_odometer { 10_000 }
|
||||
baseline_date { Date.current }
|
||||
active { true }
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user