Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: Remove observe(_:) function from AtomTestContext #29

Merged
merged 3 commits into from Sep 4, 2022

Conversation

ra1028
Copy link
Owner

@ra1028 ra1028 commented Sep 4, 2022

Pull Request Type

  • Bug fix
  • New feature
  • Refactoring
  • Documentation update
  • Chore

Description

  • Remove AtomTestContext/observe(_:).

Motivation and Context

AtomTestContext is a class for testing so nobody won't needs observability in the test context.

Impact on Existing Code

  • AtomTestContext/observe(_:) is abolished.

@ra1028 ra1028 merged commit b755c4a into main Sep 4, 2022
@ra1028 ra1028 deleted the refactor/remove-observe-from-atomtestcontext branch September 4, 2022 15:20
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.

None yet

1 participant