CEC-2608: Changed warn to warning (#209)
Co-authored-by: Alexander Andrews <aandrews@fiskerinc.com>
This commit is contained in:
committed by
GitHub
parent
84fbf57daa
commit
9b80853784
@@ -253,7 +253,7 @@ describe("VehicleContext", () => {
|
||||
onClick={() =>
|
||||
update({
|
||||
vin: "3C4PDCBG0ET127145",
|
||||
log_level: "warn",
|
||||
log_level: "warning",
|
||||
canbus: { enabled: false },
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user