Skip to content

Commit

Permalink
fix-issues-running-tests (#815)
Browse files Browse the repository at this point in the history
* update poetry.lock

* only ignore top level config/secrets.toml

* add test config file so tests pass

* fix strange leading spaces
  • Loading branch information
dhosterman authored Jan 23, 2025
1 parent e9c40a2 commit 9bacf71
Show file tree
Hide file tree
Showing 3 changed files with 876 additions and 318 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ __pycache__/
web/
secrets/
.vscode/
config/secrets.toml
/config/secrets.toml
Loading

0 comments on commit 9bacf71

Please sign in to comment.