Skip to content
This repository was archived by the owner on Jun 27, 2019. It is now read-only.

Commit e6f4e44

Browse files
committed
fixed associatedCanDos hook
1 parent 43fbe9c commit e6f4e44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/services/contributions.test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ const {
1212
} = require('../assets/contributions');
1313
const { categoryData } = require('../assets/categories');
1414

15-
describe.only('\'contributions\' service', () => {
15+
describe('\'contributions\' service', () => {
1616
let user;
1717
let params;
1818

0 commit comments

Comments
 (0)