mirror of
				https://github.com/fastapi/sqlmodel.git
				synced 2025-10-31 18:15:44 +08:00 
			
		
		
		
	✏ Fix typo in docs/tutorial/fastapi/tests.md (#113)
				
					
				
			Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
This commit is contained in:
		| @ -311,7 +311,7 @@ Let's add some more tests: | ||||
|  | ||||
|     That's why we add these two extra tests here. | ||||
|  | ||||
| Now, any additional test functions can be as **simple** as the first one, they just have to **declate the `client` parameter** to get the `TestClient` **fixture** with all the database stuff setup. Nice! 😎 | ||||
| Now, any additional test functions can be as **simple** as the first one, they just have to **declare the `client` parameter** to get the `TestClient` **fixture** with all the database stuff setup. Nice! 😎 | ||||
|  | ||||
| ## Why Two Fixtures | ||||
|  | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Feanil Patel
					Feanil Patel