This commit is contained in:
Justin 2022-06-17 08:14:34 -04:00
parent b81dd09fc3
commit 3d76853e93

View file

@ -1,8 +1,8 @@
import { Map as ImmutableMap } from 'immutable';
// import { Map as ImmutableMap } from 'immutable';
import React from 'react';
import { render, screen } from '../../../../jest/test-helpers';
import { normalizeAccount, normalizeInstance, normalizeRelationship } from '../../../../normalizers';
import { normalizeAccount, normalizeRelationship } from '../../../../normalizers';
import SubscribeButton from '../subscription-button';
let account = {