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
Some projects use the extension .tests.js (... .tests.ts) to mark tests instead of the singular which exists. This ends up with some tests being the same color as the implementation and sometimes being different. This would make things more consistent.