mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2025-02-19 13:54:25 +01:00
fix tests regression, renaming fixture extension from .yml.erb to .yml
This commit is contained in:
parent
70ff027792
commit
93fc9722e9
@ -119,7 +119,7 @@ availability_12:
|
||||
nb_total_places:
|
||||
destroying: false
|
||||
|
||||
availability_13:
|
||||
availability_13:
|
||||
id: 13
|
||||
start_at: 2015-06-15 12:00:28.000000000 Z
|
||||
end_at: 2015-06-15 18:00:28.000000000 Z
|
||||
@ -158,4 +158,4 @@ availability_16:
|
||||
created_at: 2016-04-04 15:44:04.023557000 Z
|
||||
updated_at: 2016-04-04 15:44:04.023557000 Z
|
||||
nb_total_places:
|
||||
destroying: false
|
||||
destroying: false
|
@ -79,4 +79,4 @@ class Subscriptions::RenewAsUserTest < ActionDispatch::IntegrationTest
|
||||
assert_equal previous_expiration, @user.subscription.expired_at.to_i, "user's subscription has changed"
|
||||
end
|
||||
|
||||
end
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user