firebase-functions
firebase-functions copied to clipboard
Error in documentation of type InvalidMatrixDetails
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
I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight.