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
[info] com.zuchos.sandbox.SandboxTest *** ABORTED ***
[info] java.lang.AbstractMethodError: Receiver class com.zuchos.sandbox.SandboxTest$$anon$1 does not define or inherit an implementation of the resolved method 'abstract com.zuchos.sandbox.BaseTest com$zuchos$sandbox$BaseTest$Fixture$$$outer()' of interface com.zuchos.sandbox.BaseTest$Fixture.
Expectation
Most likely, not only the SandboxTest should be compiled here, but the class that it extends too.