зеркало из https://github.com/github/docs.git
Update test to use different product
This commit is contained in:
Родитель
418addb879
Коммит
534eb5ba3d
|
@ -4,8 +4,8 @@ import schema from '../helpers/schemas/products-schema.js'
|
|||
|
||||
describe('products module', () => {
|
||||
test('is an object with product ids as keys', () => {
|
||||
expect('github' in productMap).toBe(true)
|
||||
expect('desktop' in productMap).toBe(true)
|
||||
expect('get-started' in productMap).toBe(true)
|
||||
})
|
||||
|
||||
test('every product is valid', () => {
|
||||
|
|
Загрузка…
Ссылка в новой задаче