Skip to content

Commit

Permalink
update snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
pranavphadke1 committed Oct 25, 2023
1 parent cf97f7e commit 496ce56
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,21 @@
exports[`termListParser pulls out relevant data 1`] = `
Array [
Object {
"active": true,
"host": "neu.edu",
"subCollege": "CPS",
"termId": "202034",
"text": "Spring 2020 Semester",
},
Object {
"active": true,
"host": "neu.edu",
"subCollege": "LAW",
"termId": "202032",
"text": "Spring 2020 Semester",
},
Object {
"active": true,
"host": "neu.edu",
"subCollege": "NEU",
"termId": "202030",
Expand Down

0 comments on commit 496ce56

Please sign in to comment.