Skip to content

Commit

Permalink
added blank space
Browse files Browse the repository at this point in the history
  • Loading branch information
MinjiK committed Apr 9, 2024
1 parent dc48137 commit ea0827d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions specs/namespaces/test_namespaces.py
Original file line number Diff line number Diff line change
Expand Up @@ -434,6 +434,7 @@ def test_shopping_booking_hotel_bookings_post_list(client_setup):
}}
)


def test_schedule_flights_get(client_setup):
client_setup.schedule.flights.get(a='b')
client_setup.get.assert_called_with(
Expand Down

0 comments on commit ea0827d

Please sign in to comment.