Skip to content

Commit

Permalink
test debugging from previous merge conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
bradhanks committed Dec 27, 2023
1 parent 15d7043 commit ced8d9a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/plug/conn/utils_test.exs
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
defmodule Plug.Conn.UtilsTest do
use ExUnit.Case, async: true
import ExUnit.CaptureLog
require Logger

import Plug.Conn.Utils
alias Plug.Conn.Utils, as: Utils
doctest Plug.Conn.Utils

@exception RuntimeError
Expand Down

0 comments on commit ced8d9a

Please sign in to comment.