Skip to content

Commit

Permalink
Merge branch 'update-gomus-version-20211210' into 'master'
Browse files Browse the repository at this point in the history
Update gomus version to v4.1.12.10

See merge request Museum-Barberini/Barberini-Analytics!428
  • Loading branch information
LinqLover committed Dec 10, 2021
2 parents 9d8f10d + 7c81ac6 commit f40c472
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/gomus/test_gomus_connection.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

BASE_URL = 'https://barberini.gomus.de/'
EXPECTED_VERSION_LINE_NUMBER = 790
EXPECTED_VERSION_TAG = '4.1.12.9'
EXPECTED_VERSION_TAG = '4.1.12.10'
GOMUS_SESS_ID = os.environ['GOMUS_SESS_ID']


Expand Down

0 comments on commit f40c472

Please sign in to comment.