Skip to content

Commit

Permalink
Experimental check tests
Browse files Browse the repository at this point in the history
  • Loading branch information
18bitmood committed Sep 24, 2021
1 parent 9dd13f0 commit cbffce5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/endpoints/ipfs_endpoints_spec.rb
Expand Up @@ -48,6 +48,7 @@
end
context 'when calls pin_an_object method' do
it 'returns status 200' do
sleep 10
response = blockfrost_ipfs.pin_an_object(ipfs_path)
expect(response[:status]).to eq(200)
end
Expand Down

0 comments on commit cbffce5

Please sign in to comment.