mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-21 15:35:00 +03:00
Fixed lint issues
This commit is contained in:
parent
9c25c8e4fe
commit
cd4ab5fcba
@ -22,7 +22,7 @@ async function waitForEmailSent(emailMockReceiver, number = 1) {
|
||||
}
|
||||
}
|
||||
|
||||
describe.only('Authentication API', function () {
|
||||
describe('Authentication API', function () {
|
||||
let emailMockReceiver;
|
||||
let agent;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user