mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-28 22:43:30 +03:00
Fixed test
This commit is contained in:
parent
abbb5cb314
commit
2f6b643244
@ -208,7 +208,7 @@ describe('Acceptance: Staff', function () {
|
||||
expect(
|
||||
find('.fullscreen-modal h1').textContent.trim(),
|
||||
'correct modal is displayed'
|
||||
).to.equal('Invite a New User');
|
||||
).to.equal('Invite a new user');
|
||||
|
||||
// number of roles is correct
|
||||
expect(
|
||||
|
Loading…
Reference in New Issue
Block a user