mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-28 14:03:48 +03:00
Fixed test (updated expected text in)
This commit is contained in:
parent
63c1f2060c
commit
26f4e79ac7
@ -13,6 +13,6 @@ describe('Integration: Component: gh-launch-wizard/set-pricing', function () {
|
||||
|
||||
await render(hbs`<GhLaunchWizard::SetPricing />`);
|
||||
|
||||
expect(this.element.textContent.trim()).to.have.string('Set pricing');
|
||||
expect(this.element.textContent.trim()).to.have.string('Set subscription pricing');
|
||||
});
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user