fix cw test
This commit is contained in:
		
							parent
							
								
									79346272f8
								
							
						
					
					
						commit
						0efacdfcf0
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -64,7 +64,7 @@ describe('api:notes/create', () => {
 | 
			
		|||
 | 
			
		||||
			test('0 characters cw', () => {
 | 
			
		||||
				expect(v({ text: 'Body', cw: '' }))
 | 
			
		||||
					.toBe(VALID);
 | 
			
		||||
					.toBe(INVALID);
 | 
			
		||||
			});
 | 
			
		||||
 | 
			
		||||
			test('reject only cw', () => {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue