mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-28 05:37:34 +03:00
parent
3e15b18bc6
commit
84d40983d2
@ -262,7 +262,7 @@ describe('Settings API (v2)', function () {
|
||||
});
|
||||
});
|
||||
|
||||
it.skip('cannot toggle member setting', function (done) {
|
||||
it('cannot toggle member setting', function (done) {
|
||||
const settingToChange = {
|
||||
settings: [
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user