z0z0r4
3 weeks ago
No known key found for this signature in database
GPG Key ID: 448EF3037425FD6A
1 changed files with
1 additions and
1 deletions
-
tests/test_tutorial/test_testing/test_tutorial003.py
|
|
@ -4,4 +4,4 @@ import pytest |
|
|
|
def test_main(): |
|
|
|
with pytest.warns(DeprecationWarning): |
|
|
|
from docs_src.app_testing.tutorial003 import test_read_items |
|
|
|
test_read_items() |
|
|
|
test_read_items() |
|
|
|