Skip to content

Commit 8d096da

Browse files
committed
Fix a typo
1 parent d8dbaad commit 8d096da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/bypass_test.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -498,7 +498,7 @@ defmodule BypassTest do
498498
assert {:ok, 200, ""} = request(bypass.port, path)
499499
end)
500500

501-
# Redfine the expect
501+
# Redefine the expect
502502
apply(Bypass, expect_fun, [
503503
bypass,
504504
method,

0 commit comments

Comments
 (0)