Skip to content

Commit

Permalink
objectionary#2772: Restart ci
Browse files Browse the repository at this point in the history
  • Loading branch information
levBagryansky committed Jan 17, 2024
1 parent 385a033 commit 44299fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eo-runtime/src/test/java/EOorg/EOeolang/EOerrorTest.java
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ private static final class MyError extends PhDefault {

/**
* Ctor.
* @param data Data inside error.
* @param data The data inside error.
*/
MyError(final Object data) {
this.add(
Expand Down

0 comments on commit 44299fd

Please sign in to comment.