We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 062be97 commit 2318033Copy full SHA for 2318033
graphs/graph_spec.rb
@@ -66,8 +66,4 @@
66
it 'should have max_degree' do
67
expect(@g.max_degree).to eq 7
68
end
69
-
70
- it 'get adjacency matrix' do
71
- expect(@g.adjacency_matrix).to eq 0
72
- end
73
0 commit comments