Skip to content

Commit

Permalink
fjerna tullelinje som tulla
Browse files Browse the repository at this point in the history
den var bare tull
  • Loading branch information
Gustav Svartsund committed Feb 22, 2024
1 parent 9b93923 commit a817c01
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions test_main.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,6 @@ def test_generatePhotos():
assert response.headers["content-type"] == "application/json"
assert len(response.content) > 0

# with open("NGIS-training-machine-webclient/WMS/rawphotos", "wb") as f:
# f.write(response.content)

#Check that the responses are okay
assert response.status_code == 200
util.teardown_WMS_folders()
Expand Down

0 comments on commit a817c01

Please sign in to comment.