Skip to content

Commit 93f640d

Browse files
author
Emmanouil Konstantinidis
committed
Coverage 100%
1 parent d01cf0b commit 93f640d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/js/__tests__/components/notification.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ describe('Test for Notification Component', function () {
170170
}
171171
},
172172
'subject': {
173-
'type': 'Issue',
173+
'type': 'Commit',
174174
'url': 'http://www.github.com/ekonstantinidis/gitify/pulls/26/'
175175
}
176176
};

0 commit comments

Comments
 (0)