mirror of
				https://github.com/lunaisnotaboy/mastodon.git
				synced 2025-11-04 06:45:01 +00:00 
			
		
		
		
	
							parent
							
								
									1381e0e1d9
								
							
						
					
					
						commit
						67226acf7e
					
				| 
						 | 
				
			
			@ -37,7 +37,7 @@ describe TagFeed, type: :service do
 | 
			
		|||
      expect(results).to     include both
 | 
			
		||||
    end
 | 
			
		||||
 | 
			
		||||
    it 'handles being passed non existant tag names' do
 | 
			
		||||
    it 'handles being passed non existent tag names' do
 | 
			
		||||
      results = described_class.new(tag1, nil, any: ['wark']).get(20)
 | 
			
		||||
      expect(results).to     include status1
 | 
			
		||||
      expect(results).to_not include status2
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue