rename testing dir to recipes
This commit is contained in:
parent
659093f6aa
commit
3841658e4e
22 changed files with 0 additions and 0 deletions
6
recipes/tests_authentik/test_authentik_dummy.py
Normal file
6
recipes/tests_authentik/test_authentik_dummy.py
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
def test_true():
|
||||
assert 1 + 1 == 2
|
||||
|
||||
|
||||
def test_not_true():
|
||||
assert 1 + 1 == 3
|
||||
Loading…
Add table
Add a link
Reference in a new issue