We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6688ac3 commit d267726Copy full SHA for d267726
test/kanta/backend/adapter/kanta_cached_db_test.exs
@@ -1,6 +1,6 @@
1
defmodule Kanta.Backend.Adapter.KantaCachedDBTest do
2
# Changing back to async: false for now
3
- use Kanta.Test.DataCase, async: true
+ use Kanta.Test.DataCase, async: false
4
5
alias Kanta.Translations
6
alias Kanta.Backend.Adapter.KantaCachedDB
0 commit comments