Skip to content

Commit

Permalink
10434: Fix unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
John Cruz committed Dec 19, 2024
1 parent 39f2ea0 commit fd3d07f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ describe('validateTrialSessionPlanningAction', () => {
presenter,
},
props: {
term: 'Winter',
term: 'winter',
year: null,
},
state: {
Expand Down

0 comments on commit fd3d07f

Please sign in to comment.