Skip to content

Commit

Permalink
Fixed test name
Browse files Browse the repository at this point in the history
  • Loading branch information
mroloux committed Oct 17, 2023
1 parent fd5b61e commit f4f81ca
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
require 'seatsio/domain'
require 'seatsio/exception'

class UsageReportsSummaryTest < SeatsioTestClient
class UsageReportsTest < SeatsioTestClient
def test_usage_report_for_all_months
assert_demo_company_secret_key_set
client = test_client(demo_company_secret_key, nil)
Expand Down

0 comments on commit f4f81ca

Please sign in to comment.