Skip to content

Commit

Permalink
feat: added validation to assignment fields
Browse files Browse the repository at this point in the history
  • Loading branch information
vladislavkeblysh committed Oct 21, 2023
1 parent 1e44020 commit c48bfa7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/GradesView/StatusAlerts.test.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,6 @@ describe('StatusAlerts', () => {
});
});


describe('mapStateToProps', () => {
const testState = { A: 'pple', B: 'anana', C: 'ucumber' };
let mapped;
Expand Down

0 comments on commit c48bfa7

Please sign in to comment.