Skip to content

Commit

Permalink
chore: debug
Browse files Browse the repository at this point in the history
  • Loading branch information
zachdaniel committed Sep 15, 2023
1 parent 9018d13 commit 99a97b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/test.ex
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ defmodule AshOban.Test do

def schedule_and_run_triggers() do
@mix_app
|> IO.inspect()
|> Application.get_env(:ash_apis, [])
|> IO.inspect()
|> List.wrap()
Expand Down

0 comments on commit 99a97b3

Please sign in to comment.