@@ -55,7 +55,7 @@ describe('renderer/utils/notifications/handlers/pullRequest.ts', () => {
5555 isDraft : false ,
5656 merged : false ,
5757 isInMergeQueue : false ,
58- url : 'https://github.com/gitify-app/noticiation -test/pulls/123' ,
58+ url : 'https://github.com/gitify-app/notifications -test/pulls/123' ,
5959 author : mockAuthor ,
6060 labels : null ,
6161 comments : {
@@ -94,7 +94,7 @@ describe('renderer/utils/notifications/handlers/pullRequest.ts', () => {
9494 linkedIssues : [ ] ,
9595 comments : 0 ,
9696 milestone : null ,
97- htmlUrl : 'https://github.com/gitify-app/noticiation -test/pulls/123' ,
97+ htmlUrl : 'https://github.com/gitify-app/notifications -test/pulls/123' ,
9898 } as GitifySubject ) ;
9999 } ) ;
100100
@@ -112,7 +112,7 @@ describe('renderer/utils/notifications/handlers/pullRequest.ts', () => {
112112 isDraft : false ,
113113 merged : false ,
114114 isInMergeQueue : false ,
115- url : 'https://github.com/gitify-app/noticiation -test/pulls/123' ,
115+ url : 'https://github.com/gitify-app/notifications -test/pulls/123' ,
116116 author : mockAuthor ,
117117 labels : null ,
118118 comments : {
@@ -151,7 +151,7 @@ describe('renderer/utils/notifications/handlers/pullRequest.ts', () => {
151151 linkedIssues : [ ] ,
152152 comments : 0 ,
153153 milestone : null ,
154- htmlUrl : 'https://github.com/gitify-app/noticiation -test/pulls/123' ,
154+ htmlUrl : 'https://github.com/gitify-app/notifications -test/pulls/123' ,
155155 } as GitifySubject ) ;
156156 } ) ;
157157
@@ -169,7 +169,7 @@ describe('renderer/utils/notifications/handlers/pullRequest.ts', () => {
169169 isDraft : true ,
170170 merged : false ,
171171 isInMergeQueue : false ,
172- url : 'https://github.com/gitify-app/noticiation -test/pulls/123' ,
172+ url : 'https://github.com/gitify-app/notifications -test/pulls/123' ,
173173 author : mockAuthor ,
174174 labels : null ,
175175 comments : {
@@ -208,7 +208,7 @@ describe('renderer/utils/notifications/handlers/pullRequest.ts', () => {
208208 linkedIssues : [ ] ,
209209 comments : 0 ,
210210 milestone : null ,
211- htmlUrl : 'https://github.com/gitify-app/noticiation -test/pulls/123' ,
211+ htmlUrl : 'https://github.com/gitify-app/notifications -test/pulls/123' ,
212212 } as GitifySubject ) ;
213213 } ) ;
214214
@@ -226,7 +226,7 @@ describe('renderer/utils/notifications/handlers/pullRequest.ts', () => {
226226 isDraft : false ,
227227 merged : true ,
228228 isInMergeQueue : false ,
229- url : 'https://github.com/gitify-app/noticiation -test/pulls/123' ,
229+ url : 'https://github.com/gitify-app/notifications -test/pulls/123' ,
230230 author : mockAuthor ,
231231 labels : null ,
232232 comments : {
@@ -265,7 +265,7 @@ describe('renderer/utils/notifications/handlers/pullRequest.ts', () => {
265265 linkedIssues : [ ] ,
266266 comments : 0 ,
267267 milestone : null ,
268- htmlUrl : 'https://github.com/gitify-app/noticiation -test/pulls/123' ,
268+ htmlUrl : 'https://github.com/gitify-app/notifications -test/pulls/123' ,
269269 } as GitifySubject ) ;
270270 } ) ;
271271
@@ -283,7 +283,7 @@ describe('renderer/utils/notifications/handlers/pullRequest.ts', () => {
283283 isDraft : false ,
284284 merged : false ,
285285 isInMergeQueue : false ,
286- url : 'https://github.com/gitify-app/noticiation -test/pulls/123' ,
286+ url : 'https://github.com/gitify-app/notifications -test/pulls/123' ,
287287 author : mockAuthor ,
288288 labels : {
289289 nodes : [ { name : 'enhancement' } ] ,
@@ -293,7 +293,7 @@ describe('renderer/utils/notifications/handlers/pullRequest.ts', () => {
293293 nodes : [
294294 {
295295 author : mockCommenter ,
296- url : 'https://github.com/gitify-app/noticiation -test/pulls/123#issuecomment-1234' ,
296+ url : 'https://github.com/gitify-app/notifications -test/pulls/123#issuecomment-1234' ,
297297 } ,
298298 ] ,
299299 } ,
@@ -330,7 +330,7 @@ describe('renderer/utils/notifications/handlers/pullRequest.ts', () => {
330330 comments : 1 ,
331331 milestone : null ,
332332 htmlUrl :
333- 'https://github.com/gitify-app/noticiation -test/pulls/123#issuecomment-1234' ,
333+ 'https://github.com/gitify-app/notifications -test/pulls/123#issuecomment-1234' ,
334334 } as GitifySubject ) ;
335335 } ) ;
336336
@@ -348,7 +348,7 @@ describe('renderer/utils/notifications/handlers/pullRequest.ts', () => {
348348 isDraft : false ,
349349 merged : false ,
350350 isInMergeQueue : false ,
351- url : 'https://github.com/gitify-app/noticiation -test/pulls/123' ,
351+ url : 'https://github.com/gitify-app/notifications -test/pulls/123' ,
352352 author : mockAuthor ,
353353 labels : {
354354 nodes : [ { name : 'enhancement' } ] ,
@@ -389,7 +389,7 @@ describe('renderer/utils/notifications/handlers/pullRequest.ts', () => {
389389 linkedIssues : [ ] ,
390390 comments : 0 ,
391391 milestone : null ,
392- htmlUrl : 'https://github.com/gitify-app/noticiation -test/pulls/123' ,
392+ htmlUrl : 'https://github.com/gitify-app/notifications -test/pulls/123' ,
393393 } as GitifySubject ) ;
394394 } ) ;
395395
@@ -407,7 +407,7 @@ describe('renderer/utils/notifications/handlers/pullRequest.ts', () => {
407407 isDraft : false ,
408408 merged : false ,
409409 isInMergeQueue : false ,
410- url : 'https://github.com/gitify-app/noticiation -test/pulls/123' ,
410+ url : 'https://github.com/gitify-app/notifications -test/pulls/123' ,
411411 author : mockAuthor ,
412412 labels : null ,
413413 comments : {
@@ -450,7 +450,7 @@ describe('renderer/utils/notifications/handlers/pullRequest.ts', () => {
450450 linkedIssues : [ '#789' ] ,
451451 comments : 0 ,
452452 milestone : null ,
453- htmlUrl : 'https://github.com/gitify-app/noticiation -test/pulls/123' ,
453+ htmlUrl : 'https://github.com/gitify-app/notifications -test/pulls/123' ,
454454 } as GitifySubject ) ;
455455 } ) ;
456456
@@ -468,7 +468,7 @@ describe('renderer/utils/notifications/handlers/pullRequest.ts', () => {
468468 isDraft : false ,
469469 merged : false ,
470470 isInMergeQueue : false ,
471- url : 'https://github.com/gitify-app/noticiation -test/pulls/123' ,
471+ url : 'https://github.com/gitify-app/notifications -test/pulls/123' ,
472472 author : mockAuthor ,
473473 labels : {
474474 nodes : [ ] ,
@@ -515,7 +515,7 @@ describe('renderer/utils/notifications/handlers/pullRequest.ts', () => {
515515 state : 'OPEN' ,
516516 title : 'Open Milestone' ,
517517 } ,
518- htmlUrl : 'https://github.com/gitify-app/noticiation -test/pulls/123' ,
518+ htmlUrl : 'https://github.com/gitify-app/notifications -test/pulls/123' ,
519519 } as GitifySubject ) ;
520520 } ) ;
521521 } ) ;
0 commit comments