mirror of
				https://github.com/graphql-python/graphene.git
				synced 2025-10-30 23:47:55 +03:00 
			
		
		
		
	Remove django app loading which is no longer required post merge
This commit is contained in:
		
							parent
							
								
									7d2ec21855
								
							
						
					
					
						commit
						e7d7fad068
					
				|  | @ -17,9 +17,6 @@ from graphene.contrib.django import DjangoNode | |||
| from graphene.contrib.django.forms import GlobalIDFormField, GlobalIDMultipleChoiceField | ||||
| from graphene.contrib.django.tests.models import Article, Pet, Reporter | ||||
| 
 | ||||
| # settings.INSTALLED_APPS.append('graphene.contrib.django.tests') | ||||
| # apps.set_installed_apps(settings.INSTALLED_APPS) | ||||
| 
 | ||||
| pytestmark.append(pytest.mark.django_db) | ||||
| 
 | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user