Skip to content

Commit

Permalink
fix: change spec title
Browse files Browse the repository at this point in the history
  • Loading branch information
naqvis committed Jul 1, 2024
1 parent 2820417 commit 6009aba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/controllers/bookings_spec.cr
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ describe Bookings do
body.size.should eq(1)
end

it "should return a list of bookings ids" do
it "should return a list of asset ids" do
tenant = get_tenant

booking1 = BookingsHelper.create_booking(tenant.id.not_nil!)
Expand Down

0 comments on commit 6009aba

Please sign in to comment.