Fix typo
This commit is contained in:
		
							parent
							
								
									be18f85a6e
								
							
						
					
					
						commit
						55bffb7c15
					
				| 
						 | 
					@ -849,7 +849,7 @@ Running this test will *skip* the invocation of ``data_set`` with value ``2``:
 | 
				
			||||||
Modularity: using fixtures from a fixture function
 | 
					Modularity: using fixtures from a fixture function
 | 
				
			||||||
----------------------------------------------------------
 | 
					----------------------------------------------------------
 | 
				
			||||||
 | 
					
 | 
				
			||||||
In additon to using fixtures in test functions, fixture functions
 | 
					In addition to using fixtures in test functions, fixture functions
 | 
				
			||||||
can use other fixtures themselves.  This contributes to a modular design
 | 
					can use other fixtures themselves.  This contributes to a modular design
 | 
				
			||||||
of your fixtures and allows re-use of framework-specific fixtures across
 | 
					of your fixtures and allows re-use of framework-specific fixtures across
 | 
				
			||||||
many projects.  As a simple example, we can extend the previous example
 | 
					many projects.  As a simple example, we can extend the previous example
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue