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 0e32ee4 commit d1e43adCopy full SHA for d1e43ad
README.md
@@ -18,7 +18,7 @@ Here are some of the useful commands that can be used within tbe sbt shell
18
| `projects` | Lists all the sub modules | |
19
| `<sub-module-name>/run` | Run the main class within the sub-module | scala_core/run |
20
21
-** Note: The project name may not be same as directory name. Instead, it is the `lay val` variable used to define each module **
+**Note: The project name may not be same as directory name. Instead, it is the `lay val` variable used to define each module**
22
23
# Test Naming Standards
24
In this repository, we have classified the tests in 4 categories.
0 commit comments