Rename a spec properly
This commit is contained in:
parent
de5ccb9ce6
commit
8738849711
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# License: AGPL-3.0-or-later WITH Web-Template-Output-Additional-Permission-3.0-or-later
|
||||
require 'rails_helper'
|
||||
|
||||
describe QueryCampaignGifts do
|
||||
describe QuerySupporters do
|
||||
GIFT_LEVEL_ONE_TIME = 1111
|
||||
GIFT_LEVEL_RECURRING = 5585
|
||||
GIFT_LEVEL_CHANGED_RECURRING = 5512
|
||||
|
|
Loading…
Reference in a new issue