Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
sebhahn committed Jul 13, 2024
1 parent 44bc5c8 commit e5c616e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/test_construction.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,7 @@ def setUp(self):
"""
Define grids.
"""
self.test_path = mkdtemp()
self.n = [6600000, 1650000, 430000]
self.geodatum = ['sphere', 'WGS84']

def test_fibgrid(self):
"""
Expand Down

0 comments on commit e5c616e

Please sign in to comment.