Skip to content

Commit 2318033

Browse files
committed
updated test
1 parent 062be97 commit 2318033

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

graphs/graph_spec.rb

-4
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,4 @@
6666
it 'should have max_degree' do
6767
expect(@g.max_degree).to eq 7
6868
end
69-
70-
it 'get adjacency matrix' do
71-
expect(@g.adjacency_matrix).to eq 0
72-
end
7369
end

0 commit comments

Comments
 (0)