Firebase Stub refactoring

This commit is contained in:
gianantoniopini
2021-01-07 18:04:59 +01:00
parent c2ac9594ef
commit 3c6e45abf4
6 changed files with 298 additions and 281 deletions

View File

@ -1,4 +1,5 @@
import React from 'react';
const Gatsby = jest.requireActual('gatsby');
const fluidImageShapes = [
@ -75,5 +76,5 @@ module.exports = {
href: to,
}),
),
useStaticQuery: useStaticQuery,
useStaticQuery,
};