Skip to content

Commit

Permalink
adapted test to use new test excel files which are based on the most …
Browse files Browse the repository at this point in the history
…up to date tools excel
  • Loading branch information
expeditionengineer committed Dec 23, 2024
1 parent 55f6db7 commit 1390976
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion webcentral/src/tools_over/tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -389,7 +389,7 @@ def testUpdateWithSameData(self):
call_command(
"data_import",
"tools_over",
"../doc/01_data/02_tool_over/tools_with_weatherdata.xlsx",
"../doc/01_data/02_tool_over/2024_12_tools_with_weatherdata.xlsx",
)

numberOfTools = len(Tools.objects.all())
Expand Down

0 comments on commit 1390976

Please sign in to comment.