style: fix typo in test error message description

This commit is contained in:
Jakob Lichterfeld
2025-12-02 13:15:47 +01:00
parent c28bce275f
commit 11cbe9eff5
+1 -1
View File
@@ -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 =