fix: fix CSM-016 for real (previous commit was 015)
This commit is contained in:
@@ -8,6 +8,7 @@ defmodule BDS.CSM012FilePickerAsyncTest do
|
||||
|
||||
setup do
|
||||
:ok = Ecto.Adapters.SQL.Sandbox.checkout(BDS.Repo)
|
||||
Ecto.Adapters.SQL.Sandbox.mode(BDS.Repo, {:shared, self()})
|
||||
|
||||
prev = System.get_env("BDS_DESKTOP_AUTOMATION")
|
||||
System.put_env("BDS_DESKTOP_AUTOMATION", "1")
|
||||
|
||||
Reference in New Issue
Block a user