Skip to content

Commit

Permalink
Rename file.
Browse files Browse the repository at this point in the history
  • Loading branch information
dompuiu committed Oct 9, 2024
1 parent 2666146 commit 41e3ba9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ governing permissions and limitations under the License.
import { ClientFunction, RequestMock, t } from "testcafe";
import createNetworkLogger from "../../helpers/networkLogger/index.js";
import createFixture from "../../helpers/createFixture/index.js";
import { inAppMessagesPropositions } from "../../fixtures/Personalization/conflictResolutions.js";
import { inAppMessagesPropositions } from "../../fixtures/Personalization/conflictResolution.js";
import createAlloyProxy from "../../helpers/createAlloyProxy.js";
import getBaseConfig from "../../helpers/getBaseConfig.js";
import {
Expand Down

0 comments on commit 41e3ba9

Please sign in to comment.