Finished phase006
CI / scan_ruby (push) Failing after 7s
CI / scan_js (push) Failing after 7s
CI / lint (push) Failing after 8s

This commit is contained in:
2026-09-16 16:37:03 -06:00
parent 0826d267f2
commit 87d2141ed0
22 changed files with 754 additions and 10 deletions
+3
View File
@@ -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