You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Removing uses of non-public attributes in system tests.
Three of the four uses were fully removed: these simply checked how
factories created owned objects. The fourth just used a public
property to access the same value. Fixes#1059.
0 commit comments