Add placeholder test to make CI happy
This commit is contained in:
parent
273eb21d2c
commit
98ecfaa875
|
@ -0,0 +1,3 @@
|
|||
def test_bot():
|
||||
# placeholder test
|
||||
assert 1 + 1 == 2
|
Loading…
Reference in New Issue