Skip to content

Commit 8a790f4

Browse files
committed
Fix stale flexion-notify reference in component test fixture
1 parent 325fdeb commit 8a790f4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tests/views/components.test.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,8 +102,8 @@ describe('LabCard', () => {
102102
],
103103
},
104104
{
105-
label: 'flexion/flexion-notify',
106-
url: 'https://github.com/flexion/flexion-notify',
105+
label: 'flexion/flexion-messaging',
106+
url: 'https://github.com/flexion/flexion-messaging',
107107
kind: 'repo',
108108
},
109109
],

0 commit comments

Comments
 (0)