Skip to content

Commit

Permalink
chore: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
oliveigah committed May 27, 2024
1 parent 96f7b06 commit 0713201
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/support/custom_partitioner.ex
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
defmodule Klife.TestCustomPartitioner do
@behaviour Klife.Partitioner
@behaviour Klife.Behaviours.Partitioner

alias Klife.Record

Expand Down

0 comments on commit 0713201

Please sign in to comment.