Skip to content

Commit fd36bad

Browse files
committed
35972 fix static test failure
1 parent af9f547 commit fd36bad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

auth.json.sample

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"http-basic": {
33
"repo.magento.com": {
4-
"username": "<public-key>",
5-
"password": "<private-key>"
4+
"username": "engcom-Delta",
5+
"password": "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"
66
}
77
}
88
}

0 commit comments

Comments
 (0)