Skip to content

Commit 3b34a6c

Browse files
[patch] removed changes
1 parent d802889 commit 3b34a6c

2 files changed

Lines changed: 1 addition & 181 deletions

File tree

src/mas/devops/data/catalogs/v9-collabaddon-amd64.yaml

Lines changed: 0 additions & 180 deletions
This file was deleted.

test/src/test_data.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ def test_list_catalogs():
3232
def test_get_newest_catalog_tag():
3333
catalogTag = getNewestCatalogTag("amd64")
3434
# Reminder: update this test when adding a new catalog each month!
35-
assert catalogTag == "v9-collabaddon-amd64"
35+
assert catalogTag == "v9-260430-amd64"
3636

3737

3838
def test_get_newest_catalog_tag_fail():

0 commit comments

Comments
 (0)