зеркало из https://github.com/github/docs.git
Update tests/unit/products.js
Co-authored-by: James M. Greene <JamesMGreene@github.com>
This commit is contained in:
Родитель
fde57f711e
Коммит
dce2a7b629
|
@ -41,7 +41,6 @@ describe('mobile-only products nav', () => {
|
|||
|
||||
describe('products middleware', () => {
|
||||
jest.setTimeout(5 * 60 * 1000)
|
||||
|
||||
test('adds res.context.activeProducts array', async () => {
|
||||
const products = await getJSON('/en?json=activeProducts')
|
||||
expect(Array.isArray(products)).toBe(true)
|
||||
|
|
Загрузка…
Ссылка в новой задаче