diff --git a/lib/oban/testing.ex b/lib/oban/testing.ex index df3f2880..12a8ecce 100644 --- a/lib/oban/testing.ex +++ b/lib/oban/testing.ex @@ -215,7 +215,7 @@ defmodule Oban.Testing do ## Examples - Eexecute a job without any options: + Execute a job without any options: assert :ok = perform_job(job, [])