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
Somehow, SwingSet's test mock virtual object support makes reference to the VOM method makeVirtualObjectRepresentative which no longer exists, having been superseded by the VRM method reanimate. Some of @turadg's test code was breaking as a result.
The text was updated successfully, but these errors were encountered:
Describe the bug
Somehow, SwingSet's test mock virtual object support makes reference to the VOM method
makeVirtualObjectRepresentative
which no longer exists, having been superseded by the VRM methodreanimate
. Some of @turadg's test code was breaking as a result.The text was updated successfully, but these errors were encountered: