mirror of
https://github.com/plausible/analytics.git
synced 2024-11-23 03:04:43 +03:00
Make stats controller tests synchronous (#3264)
This commit is contained in:
parent
bc650c213a
commit
49a29d86e8
@ -1,5 +1,5 @@
|
||||
defmodule PlausibleWeb.StatsControllerTest do
|
||||
use PlausibleWeb.ConnCase, async: true
|
||||
use PlausibleWeb.ConnCase, async: false
|
||||
use Plausible.Repo
|
||||
import Plausible.Test.Support.HTML
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user