Drop create note test to check syndication test

This commit is contained in:
Jonny Barnes 2017-02-23 09:15:25 +00:00
parent 2ef6b93117
commit ef50b48b31
2 changed files with 3 additions and 11 deletions

View file

@ -16,6 +16,5 @@ class VerifyCsrfToken extends BaseVerifier
'api/post',
'webmention',
'places/new',
'micropub'
];
}