authentik setup and tracing #2
1 changed files with 4 additions and 0 deletions
|
|
@ -1,2 +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