Skip to content

Commit

Permalink
add gmn test with less gmw objects
Browse files Browse the repository at this point in the history
  • Loading branch information
OnnoEbbens committed Jul 11, 2024
1 parent 7b56235 commit e39ee3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_001_to_from.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ def test_bro_gld():

def test_bro_gmn():
# single observation
bro_id = "GMN000000000163"
bro_id = "GMN000000001084" # 34 objecten 2024-7-11
hpd.read_bro(bro_id=bro_id, only_metadata=True)


Expand Down

0 comments on commit e39ee3f

Please sign in to comment.