mirror of
https://github.com/TheRealOwenRees/plantid-discord-bot.git
synced 2026-07-23 04:26:57 +00:00
image saving with basic error handling
This commit is contained in:
@@ -7,7 +7,7 @@ defmodule PlantIdDiscordBotTest.PlantNet.Parser do
|
||||
test "to_map" do
|
||||
result =
|
||||
PlantNetFixtures.raw_response()
|
||||
|> Parser.to_map()
|
||||
|> Parser.to_map!()
|
||||
|
||||
assert result == PlantNetFixtures.parsed_response()
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user