Skip to content

Commit fd69850

Browse files
authored
Bug 1998731 - Make enterprise-firefox name align with name in Taskcluster configs (#9055)
1 parent ed8ded7 commit fd69850

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

treeherder/model/fixtures/repository.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2011,7 +2011,7 @@
20112011
"model": "model.repository",
20122012
"fields": {
20132013
"dvcs_type": "git",
2014-
"name": "enterprise",
2014+
"name": "enterprise-firefox",
20152015
"url": "https://github.com/mozilla/enterprise-firefox",
20162016
"branch": "enterprise-main",
20172017
"active_status": "active",
@@ -2025,7 +2025,7 @@
20252025
"model": "model.repository",
20262026
"fields": {
20272027
"dvcs_type": "git",
2028-
"name": "enterprise-try",
2028+
"name": "enterprise-firefox-try",
20292029
"url": "https://github.com/mozilla/enterprise-firefox",
20302030
"branch": "pull request",
20312031
"active_status": "active",

0 commit comments

Comments
 (0)