mirror of
				https://github.com/nsnail/Ocelot.git
				synced 2025-11-04 09:15:27 +08:00 
			
		
		
		
	Fixing tests
This commit is contained in:
		@@ -7,6 +7,7 @@ namespace Ocelot.Configuration.File
 | 
			
		||||
        public FileAuthenticationOptions()
 | 
			
		||||
        {
 | 
			
		||||
            AllowedScopes = new List<string>();
 | 
			
		||||
            IdentityServerConfig = new FileIdentityServerConfig();
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
        public string Provider { get; set; }
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user