Closed grc4kd closed 1 week ago
Test setup function beforeAll was not async. Updating method to use await on call to Firestore prevents reads before data from setup had been committed by the setup function.
Test setup function beforeAll was not async. Updating method to use await on call to Firestore prevents reads before data from setup had been committed by the setup function.