Skip to content

Commit 623f5a2

Browse files
committed
Fix blocklist updater
1 parent 55eb3b6 commit 623f5a2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

scripts/update_blocklist.exs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
defmodule Sqids.BlocklistUpdater do
44
@moduledoc false
55

6+
import ExUnit.Assertions
7+
68
require Logger
79

810
@path_of_canonical_json Path.join(["deps", "sqids_blocklist", "output", "blocklist.json"])

0 commit comments

Comments
 (0)