mirror of
https://github.com/graphql-python/graphene-django.git
synced 2025-07-05 12:53:12 +03:00
remove debugger
This commit is contained in:
parent
54f48b3e99
commit
50ebf76789
|
@ -1160,7 +1160,6 @@ def test_model_inheritance_support_reverse_relationships():
|
||||||
}
|
}
|
||||||
"""
|
"""
|
||||||
|
|
||||||
import pdb; pdb.set_trace()
|
|
||||||
expected = {
|
expected = {
|
||||||
"allReporters": {
|
"allReporters": {
|
||||||
"edges": [
|
"edges": [
|
||||||
|
|
Loading…
Reference in New Issue
Block a user