Skip to content

Commit

Permalink
fixup! dont run etcd specs
Browse files Browse the repository at this point in the history
  • Loading branch information
viktorerlingsson committed Jul 16, 2024
1 parent d17765f commit 9b47eb7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spec/etcd_spec.cr
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ require "file_utils"

describe LavinMQ::Etcd do
pending "can put and get" do
pending "dont run etcd specs"
cluster = EtcdCluster.new(1)
cluster.run do
etcd = LavinMQ::Etcd.new(cluster.endpoints)
Expand Down

0 comments on commit 9b47eb7

Please sign in to comment.