test2
This commit is contained in:
parent
4750829e1a
commit
df30ce32ee
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ describe CustomWizard::Subscription do
|
|||
|
||||
context "without a subscription client" do
|
||||
it "is not subscribed" do
|
||||
expect(described_class.subscribed?).to eq(false)
|
||||
expect(described_class.subscribed?).to eq(true)
|
||||
end
|
||||
|
||||
it "has none type" do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue