forked from fediversity/fediversity
		
	fix typo
This commit is contained in:
		
							parent
							
								
									cd277c0e98
								
							
						
					
					
						commit
						d1691e4c8b
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -110,7 +110,7 @@ pkgs.nixosTest {
 | 
			
		|||
        raise Exception("image stored in garage did not match image uploaded")
 | 
			
		||||
 | 
			
		||||
    with subtest("Content security policy allows garage images"):
 | 
			
		||||
      headers = server.succeed("xh -h http://masstodon.localhost:55001/public/local")
 | 
			
		||||
      headers = server.succeed("xh -h http://mastodon.localhost:55001/public/local")
 | 
			
		||||
      csp_match = None
 | 
			
		||||
      # I can't figure out re.MULTILINE
 | 
			
		||||
      for header in headers.split("\n"):
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue