4 lines
		
	
	
	
		
			125 B
		
	
	
	
		
			Elixir
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
	
		
			125 B
		
	
	
	
		
			Elixir
		
	
	
	
	
	
ExUnit.start()
 | 
						|
 | 
						|
Ecto.Adapters.SQL.Sandbox.mode(Pleroma.Repo, :manual)
 | 
						|
{:ok, _} = Application.ensure_all_started(:ex_machina)
 |