mirror of
https://github.com/yangshun/tech-interview-handbook.git
synced 2026-04-09 05:50:06 +08:00
[offers][fix] Fix seeding value for internship cycle
This commit is contained in:
@@ -177,7 +177,7 @@ const seedSalaries = async () => {
|
||||
negotiationStrategy: '',
|
||||
offersIntern: {
|
||||
create: {
|
||||
internshipCycle: 'Summer',
|
||||
internshipCycle: 'summer',
|
||||
monthlySalary: {
|
||||
create: {
|
||||
baseCurrency: baseCurrencyString,
|
||||
|
||||
Reference in New Issue
Block a user