Skip to content

Commit

Permalink
Remove unnecessary spec
Browse files Browse the repository at this point in the history
  • Loading branch information
azuchi committed Jul 4, 2024
1 parent 70037de commit 18244b4
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions spec/bitcoin/descriptor_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -270,10 +270,4 @@
expect(described_class.parse(nested_multi.to_s)).to eq(nested_multi)
end
end

describe "hoge" do
it do

end
end
end

0 comments on commit 18244b4

Please sign in to comment.