Change test func name
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
def test_letting_view():
|
||||
def test_dummy():
|
||||
assert 1
|
||||
|
||||
Reference in New Issue
Block a user
@@ -1,2 +1,2 @@
|
||||
def test_letting_view():
|
||||
def test_dummy():
|
||||
assert 1
|
||||
|
||||