Skip to content

Commit

Permalink
fixed test
Browse files Browse the repository at this point in the history
  • Loading branch information
dudchakk committed Nov 27, 2024
1 parent 9d5ec70 commit 494cf2e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions tests/unit/pages/tutor-profile/TutorProfile.spec.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,11 @@ const mockData = {
averageRating: {
student: 0,
tutor: 0
},
aboutStudent: {
personalIntroduction: '',
learningGoals: '',
learningActivities: ''
}
}

Expand Down

0 comments on commit 494cf2e

Please sign in to comment.