mirror of
				https://github.com/fspc/BikeShed-1.git
				synced 2025-10-31 08:55:36 -04:00 
			
		
		
		
	Correct spec description
This commit is contained in:
		
							parent
							
								
									00511c5b64
								
							
						
					
					
						commit
						7897795e8b
					
				| @ -28,7 +28,7 @@ describe Api::V1::BikesController do | |||||||
|       end |       end | ||||||
| 
 | 
 | ||||||
|       context "with no bike in json data" do |       context "with no bike in json data" do | ||||||
|         it "returns 400" do |         it "returns error status" do | ||||||
|           post :create |           post :create | ||||||
|           expect(@response.code.to_i).to eql 422 |           expect(@response.code.to_i).to eql 422 | ||||||
|         end |         end | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user