- assert_equal [1.0, 1.0, 15, 4, {"testing" => "added in node version 3", "testing two" => "modified in node version 4"}, true], nodes[0]
- assert_equal [3.0, 3.0, 3, 1, {"test" => "yes"}, true], nodes[1]
+ assert_equal [1.0, 1.0, 15, 4, { "testing" => "added in node version 3", "testing two" => "modified in node version 4" }, true], nodes[0]
+ assert_equal [3.0, 3.0, 3, 1, { "test" => "yes" }, true], nodes[1]