test: fix firebase deployment script test
When I fixed the project id in 2c4850dc58
,
I didn't realize we had a test that verified the wrong behavior.
This commit is contained in:
parent
490e39a23f
commit
5cb36ed706
|
@ -94,7 +94,7 @@ Deployment URL : https://angular.io/"
|
|||
)
|
||||
expected="Git branch : 2.4.x
|
||||
Build/deploy mode : archive
|
||||
Firebase project : angular-io-2
|
||||
Firebase project : v2-angular-io
|
||||
Deployment URL : https://v2.angular.io/"
|
||||
check "$actual" "$expected"
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue