Skip to content

Commit

Permalink
Add test stub so CI passes
Browse files Browse the repository at this point in the history
  • Loading branch information
ivarflakstad committed Mar 12, 2024
1 parent 4e75617 commit 3f3d925
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/tests/stub.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
def test_placeholder():
pass

0 comments on commit 3f3d925

Please sign in to comment.