Skip to content

Commit

Permalink
wrong image
Browse files Browse the repository at this point in the history
  • Loading branch information
MateoLostanlen committed Jan 9, 2025
1 parent 9b31d3f commit 05789cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

@pytest.fixture(scope="session")
def mock_wildfire_stream(tmpdir_factory):
url = "https://github.com/pyronear/pyro-engine/releases/download/v0.1.1/forest_sample.jpg"
url = "https://github.com/pyronear/pyro-engine/releases/download/v0.1.1/fire_sample_image.jpg"
return requests.get(url).content


Expand Down

0 comments on commit 05789cc

Please sign in to comment.