Skip to content

Commit

Permalink
check if new cache was generated
Browse files Browse the repository at this point in the history
  • Loading branch information
b-kuch committed Oct 22, 2022
1 parent 5795ca6 commit c0694e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_foo.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
from fastapi_template_project import main

def test_foo():
assert 'foo' == 'foo'
assert 'fooo' == 'fooo'
assert main

0 comments on commit c0694e0

Please sign in to comment.