You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
it("Should show that the selected command in index [0] is 'appdistribution:distribute -> upload a release binary'",()=>{
485
+
it("Should show that the selected command in index [0] is 'appdistribution:distribute -> upload a release binary and optionally distribute it to testers and run automated tests'",()=>{
it("Should show that the unselected command in index [1] is 'appdistribution:testers:add -> add testers to project (and possibly group)'",()=>{
495
+
it("Should show that the unselected command in index [2] is 'appdistribution:testers:add -> add testers to project (and App Distribution group, if specified via flag)'",()=>{
it("Should show that the unselected option in index [1] is 'experimental:functions:shell -> launch full Node shell with emulated functions. (Alias for `firebase functions:shell.)'",()=>{
0 commit comments