diff --git a/tests/__mocks__/store.ts b/tests/__mocks__/store.ts
index 2b90dae25e2444df697d2e16965f630fbc019ebc..74f61acc8ef2376b703c69b199126a9d3eee09be 100644
--- a/tests/__mocks__/store.ts
+++ b/tests/__mocks__/store.ts
@@ -145,7 +145,6 @@ export const mockInitialProfileState: Profile = {
   challengeHash: '',
   duelHash: '',
   quizHash: '',
-  fluidPricesHash: '',
   explorationHash: '',
   isFirstConnection: false,
   partnersIssueDate: DateTime.fromISO('0000-01-01T00:00:00.000Z'),