buid/test/docs: Docker image, Darwin fix, logo
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
defmodule Parrhesia.Protocol.EventValidatorSignatureTest do
|
||||
use ExUnit.Case, async: true
|
||||
use ExUnit.Case, async: false
|
||||
|
||||
alias Parrhesia.Protocol.EventValidator
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
defmodule Parrhesia.Storage.Adapters.Postgres.EventsTest do
|
||||
use ExUnit.Case, async: true
|
||||
use ExUnit.Case, async: false
|
||||
|
||||
alias Parrhesia.Protocol.EventValidator
|
||||
alias Parrhesia.Storage.Adapters.Postgres.Events
|
||||
|
||||
Reference in New Issue
Block a user