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
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,4 +10,4 @@ N.b.: This code has a lot of issues. This is deliberate. For example, the majori
10
10
11
11
Load the project files from the `main` branch into a new project in your IDE, get the dependencies, then build the code and run all unit tests to make sure they pass.
12
12
13
-
This code has been tested successfully on IDEA IntelliJ Community Edition (build 2021.2.2) using Java 8 (OpenJDK 17). Unit tests use [Junit 5](https://junit.org/junit5/).
13
+
This code has been tested successfully on IntelliJ IDEA Community Edition (build 2021.2.2) using Java 8 (OpenJDK 17). Unit tests use [Junit 5](https://junit.org/junit5/).
0 commit comments