generated from Seekra/repository-template
Missing describe in some test files #136
Notifications
Total Time Spent: 4 seconds
jakob.scheid
4 seconds
No due date set.
Dependencies
No dependencies set.
Reference: Seekra/frontend#136
Reference in New Issue
Block a user
In some test files, there is no top-level
describewith the component or feature name. It should be used because it makes tests more organized.