Fixed linting error

This commit is contained in:
Wyatt Johnson
2016-12-05 14:20:47 -05:00
parent d1cdc48e85
commit 91efa60b55
+1 -1
View File
@@ -19,7 +19,7 @@ const settings = {id: '1', moderation: 'pre'};
describe('/api/v1/comments', () => {
describe.only('#get', () => {
describe('#get', () => {
const comments = [{
body: 'comment 10',
asset_id: 'asset',