mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
fix spacing
This commit is contained in:
parent
5feeab9182
commit
9baab693fc
@ -6,7 +6,7 @@ import createServer from '../../server'
|
||||
import gql from 'graphql-tag'
|
||||
|
||||
jest.mock('node-fetch')
|
||||
const mockedFetch = jest.mocked(fetch)
|
||||
const mockedFetch = jest.mocked(fetch)
|
||||
const { Response } = jest.requireActual('node-fetch')
|
||||
|
||||
afterEach(() => {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user