Added alternatives to linguistResultMock
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
This commit is contained in:
@@ -38,6 +38,9 @@ const linguistResultMock = Promise.resolve({
|
||||
'/readme.md': 'Markdown',
|
||||
'/no-lang': null,
|
||||
},
|
||||
alternatives: {
|
||||
'~/alternatives.asc': ['AsciiDoc', 'Public Key'],
|
||||
},
|
||||
},
|
||||
languages: {
|
||||
count: 3,
|
||||
|
||||
Reference in New Issue
Block a user