mirror of
https://github.com/plausible/analytics.git
synced 2024-11-26 11:44:03 +03:00
Disable async where various mocks are used
This commit is contained in:
parent
cb4b41b945
commit
2446b72a29
@ -1,5 +1,5 @@
|
||||
defmodule PlausibleWeb.FaviconTest do
|
||||
use Plausible.DataCase, async: true
|
||||
use Plausible.DataCase, async: false
|
||||
use Plug.Test
|
||||
alias PlausibleWeb.Favicon
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user