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
As suggested in #386 (comment), Plasma, Beam, or any other object whose state can be changed in the unit tests should be created and configured in the setUp() method to ensure their state is consistent between tests.
The text was updated successfully, but these errors were encountered:
As suggested in #386 (comment),
Plasma
,Beam
, or any other object whose state can be changed in the unit tests should be created and configured in thesetUp()
method to ensure their state is consistent between tests.The text was updated successfully, but these errors were encountered: