Skip to content

Commit

Permalink
min changes
Browse files Browse the repository at this point in the history
  • Loading branch information
ruslandoga committed Jun 23, 2023
1 parent 6760132 commit bdf4d26
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/exvcr/iex.ex
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ defmodule ExVCR.IEx do
unquote(test)
after
ExVCR.MockLock.release_lock()

Recorder.get(recorder)
|> Jason.encode_to_iodata!(pretty: true)
|> IO.puts
Expand Down

0 comments on commit bdf4d26

Please sign in to comment.