Skip to content

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
NickNeck committed Jan 21, 2025
1 parent 1ef7c6a commit c41999f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/recode/task/pipe_chain_start_test.exs
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,6 @@ defmodule Recode.Task.PipeChainStartTest do
foo
''' |> foo()
~r/.*/ |> foo()
~CUSTOM"asdf" |> foo()
~q"asdf" |> foo()
"""
|> run_task(PipeChainStart, autocorrect: true)
Expand Down

0 comments on commit c41999f

Please sign in to comment.