firebase-functions icon indicating copy to clipboard operation
firebase-functions copied to clipboard

Error in documentation of type InvalidMatrixDetails

Open dforsi opened this issue 5 years ago • 1 comments

The comment at line 215 of src/providers/testLab.ts contains TEST_NON_APP_HOSTED while the code at line 252 contains TEST_NOT_APP_HOSTED, ie "NON" vs "NOT":

https://github.com/firebase/firebase-functions/blob/e32e8cc92993ed47fc665bbacf735e38d87cc7f4/src/providers/testLab.ts#L215

https://github.com/firebase/firebase-functions/blob/e32e8cc92993ed47fc665bbacf735e38d87cc7f4/src/providers/testLab.ts#L252

dforsi avatar May 30 '20 07:05 dforsi

I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight.

google-oss-bot avatar May 30 '20 07:05 google-oss-bot