Skip to content

Commit

Permalink
chore: update import
Browse files Browse the repository at this point in the history
  • Loading branch information
annacv committed Oct 3, 2023
1 parent ccc2143 commit feb8138
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { getFetchMock, getMockedAdapter, installNewXPlugin } from '../../../../__tests__/utils';
import { fetchExperienceControlsResponse } from '../actions/fetch-controls.action';
import { fetchExperienceControlsResponse } from '../actions/fetch-experience-controls.action';
import { createExperienceControlsStore, resetExperienceControlsStateWith } from './utils';

describe('testing experience controls module actions', () => {
Expand Down

0 comments on commit feb8138

Please sign in to comment.