Skip to content

Commit

Permalink
addressed test
Browse files Browse the repository at this point in the history
  • Loading branch information
rosepearson committed Sep 2, 2024
1 parent 2e14cd5 commit babcbba
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
name: geoapis
channels:
- conda-forge
- defaults
dependencies:
- pip
- geopandas
Expand All @@ -12,5 +11,3 @@ dependencies:
- python-dotenv
- pytest
- tqdm

prefix: C:\ProgramData\Anaconda3\envs\geoapis
2 changes: 1 addition & 1 deletion tests/test_lidar_subfolders/test_case.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ class OpenTopographyTestSubfolders(unittest.TestCase):
f"{DATASETS[3]}_TileIndex.zip": 120930,
},
DATASETS[4]: {
f"{DATASETS[4]}_TileIndex.zip": 3389130,
f"{DATASETS[4]}_TileIndex.zip": 4033009,
},
}

Expand Down

0 comments on commit babcbba

Please sign in to comment.