Skip to content

Commit

Permalink
fixup! Add tests
Browse files Browse the repository at this point in the history
  • Loading branch information
dottorblaster committed Aug 13, 2024
1 parent 26dec94 commit b1f08fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/wanda/catalog_test.exs
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ defmodule Wanda.CatalogTest do
catalog_path()
|> File.ls!()
|> Enum.sort()

catalog = Catalog.get_catalog()

assert length(files) == length(catalog) + 2
Expand Down

0 comments on commit b1f08fb

Please sign in to comment.