Skip to content

Commit

Permalink
ui: addition of literature links
Browse files Browse the repository at this point in the history
  • Loading branch information
drjova committed Dec 16, 2024
1 parent da676de commit 4f7388b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import React from 'react';
import { shallow } from 'enzyme';
import { fromJS } from 'immutable';
import LiteratureRecordsList from '../LiteratureRecordsList';
import LiteratureRecordsList from '../../../common/components/LiteratureRecordsList';

describe('LiteratureRecordsList', () => {
it('renders with multiple records', () => {
Expand Down

0 comments on commit 4f7388b

Please sign in to comment.