More fixes.
This commit is contained in:
		
							parent
							
								
									dca26f3655
								
							
						
					
					
						commit
						413de8e4bc
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -154,7 +154,8 @@ test "an activity" do
 | 
			
		|||
      "tags" => ["nsfw", "content", "mentioning"],
 | 
			
		||||
      "activity_type" => "post",
 | 
			
		||||
      "possibly_sensitive" => true,
 | 
			
		||||
      "uri" => activity.data["object"]["id"]
 | 
			
		||||
      "uri" => activity.data["object"]["id"],
 | 
			
		||||
      "visibility" => "direct"
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    assert ActivityRepresenter.to_map(activity, %{
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue