Skip to content

Commit

Permalink
Omit Wallaby testing JS console messages output
Browse files Browse the repository at this point in the history
  • Loading branch information
cr0t committed Nov 30, 2024
1 parent e46c2e0 commit 4edd1c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/test.exs
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,5 @@ config :phoenix, :plug_init_mode, :runtime
config :wallaby,
driver: Wallaby.Chrome,
base_url: "http://localhost:4002",
js_logger: nil,
screenshot_on_failure: true

0 comments on commit 4edd1c0

Please sign in to comment.