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
The first test case always shows as null for the name. It runs properly but does not display the name. I'm working around it by setting the first test to be a expect(true).toBe(true)
The text was updated successfully, but these errors were encountered:
The first test case always shows as null for the name. It runs properly but does not display the name. I'm working around it by setting the first test to be a expect(true).toBe(true)
The text was updated successfully, but these errors were encountered: