Skip to content

Commit

Permalink
fix: removing deleted folder from beaker template from assert
Browse files Browse the repository at this point in the history
  • Loading branch information
mzaatar committed Dec 6, 2022
1 parent aabe6e6 commit 8b4b46a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/init/test_init.py
Original file line number Diff line number Diff line change
Expand Up @@ -320,7 +320,6 @@ def test_init_with_official_template_name(tmp_path_factory: TempPathFactory, moc
{
Path("myapp"),
Path("myapp") / "README.md",
Path("myapp") / "deployer",
Path("myapp") / "smart_contracts",
}
)
Expand Down

0 comments on commit 8b4b46a

Please sign in to comment.