We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1523191 commit 0378915Copy full SHA for 0378915
src/java/org/tensorics/core/analysis/AssertionResult.java
@@ -25,7 +25,7 @@
25
import java.io.Serializable;
26
27
public class AssertionResult implements Serializable {
28
-
+
29
private static final long serialVersionUID = 1L;
30
private final AssertionStatus status;
31
0 commit comments