Skip to content

Commit

Permalink
For testing passenger_data.json
Browse files Browse the repository at this point in the history
  • Loading branch information
shivamguys authored Aug 23, 2024
1 parent c554003 commit bd6058f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions cypress/fixtures/passenger_data.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"TRAIN_NO": "13185",
"TRAIN_COACH": "3A",
"TRAVEL_DATE": "30/08/2024",
"TRAVEL_DATE": "24/08/2024",
"SOURCE_STATION": "SDAH",
"BOARDING_STATION": null,
"DESTINATION_STATION": "DBG",
"TATKAL": false,
"TATKAL": true,
"PREMIUM_TATKAL": false,
"UPI_ID_CONFIG": "",
"PASSENGER_DETAILS": [
Expand All @@ -28,4 +28,4 @@
"__valid_seats__": "Lower | Middle | Upper | Side Lower | Side Upper | Window Side | No Preference",
"__valid_genders__": "Male | Female | Transgender",
"__valid_food_choices__": "Veg | Non Veg | No Food"
}
}

0 comments on commit bd6058f

Please sign in to comment.