Skip to content

chore(tests): Fix mock import issue, more investigation needed #18374

Merged
LZoog merged 1 commit intomainfrom
FXA-11044-mock-update
Mar 14, 2025
Merged

chore(tests): Fix mock import issue, more investigation needed #18374
LZoog merged 1 commit intomainfrom
FXA-11044-mock-update

Conversation

@LZoog
Copy link
Copy Markdown
Contributor

@LZoog LZoog commented Feb 13, 2025

branched from #18340

--

Because:

  • This import was not being allowed, seemingly from a circular dependency somewhere

This commit:

  • Changes the import to avoid the problem, but investigation is still needed

@LZoog LZoog requested review from a team as code owners February 13, 2025 22:27
@LZoog LZoog force-pushed the FXA-11044-mock-update branch from 2172619 to 12d1274 Compare February 13, 2025 22:37
Copy link
Copy Markdown
Contributor

@bcolsson bcolsson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't believe this PR affects L10n from what I can see, so approving.

@LZoog LZoog marked this pull request as draft February 25, 2025 17:25
defaultAppContext,
SettingsContextValue,
} from '.';
} from './contexts/AppContext';
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@LZoog LZoog marked this pull request as ready for review March 10, 2025 17:45
@LZoog LZoog force-pushed the FXA-11044-mock-update branch from 12d1274 to 22bb1cf Compare March 10, 2025 19:10
Because:
* This import was not being allowed, seemingly from a circular dependency somewhere

This commit:
* Changes the import to avoid the problem, but investigation is still needed

co-authored-by: Dan Schomburg <94418270+dschom@users.noreply.github.com>
@LZoog LZoog force-pushed the FXA-11044-mock-update branch from 22bb1cf to 71dd5e2 Compare March 10, 2025 19:14
@LZoog
Copy link
Copy Markdown
Contributor Author

LZoog commented Mar 14, 2025

Going to go ahead and merge this. A follow up ticket was filed: https://mozilla-hub.atlassian.net/browse/FXA-11293

@LZoog LZoog merged commit e1f01e4 into main Mar 14, 2025
@LZoog LZoog deleted the FXA-11044-mock-update branch March 14, 2025 20:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants