hy00nc commented on a change in pull request #278: [NEMO-429] SWPP TEAM16 Code
Smell Fix
URL: https://github.com/apache/incubator-nemo/pull/278#discussion_r352981715
##########
File path: common/src/test/java/org/apache/nemo/common/DAGTest.java
##########
@@ -62,28 +62,28 @@ public void testSimpleDAG() {
final DAG<IntegerVertex, Edge<IntegerVertex>> dag = dagBuilder.build();
- assertEquals(dag.getVertices().size(), 5);
Review comment:
In this file, each team has its own lines of code to fix. For Team16, lines
118 and 119 are assigned. Could you please revert the codes except for those?
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services