mirror of
https://github.com/neocities/neocities.git
synced 2025-08-06 01:24:56 +02:00
Switch to directory sharding model for site storage
This commit is contained in:
parent
d597208e38
commit
54422802e5
12 changed files with 59 additions and 121 deletions
|
@ -61,7 +61,7 @@ describe 'tipping' do
|
|||
post '/webhooks/paypal/tipping_notify', paypal_hash
|
||||
|
||||
@site.tips.length.must_equal 1
|
||||
@site.tips.first.actioning_site_id.must_equal nil
|
||||
@site.tips.first.actioning_site_id.must_be_nil
|
||||
end
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue