mirror of
https://github.com/teslamate-org/teslamate.git
synced 2026-01-24 21:06:08 +08:00
style: fix typo in test error message description
This commit is contained in:
@@ -394,7 +394,7 @@ defmodule TeslaMate.ApiTest do
|
||||
end
|
||||
|
||||
@tag :capture_log
|
||||
test "other error witnout Env", %{test: name} do
|
||||
test "other error without Env", %{test: name} do
|
||||
api_error = %TeslaApi.Error{reason: :closed, message: "foo"}
|
||||
|
||||
vehicle_mock =
|
||||
|
||||
Reference in New Issue
Block a user