Skip to content

Commit

Permalink
fixing variable name per PR reveiw
Browse files Browse the repository at this point in the history
  • Loading branch information
punamverma committed Nov 2, 2023
1 parent e58a0fe commit 2b68ef5
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@


class GetOpResponseDataValidationByUSS(TestScenario):
flight_1_planned_time_range_A: FlightIntent
flight_1: FlightIntent

flight_2_planned_time_range_A: FlightIntent
flight_2: FlightIntent

tested_uss: FlightPlanner
control_uss: MockUSSClient
Expand Down

0 comments on commit 2b68ef5

Please sign in to comment.