mirror of
				https://github.com/ae-utbm/sith.git
				synced 2025-10-31 00:53:08 +00:00 
			
		
		
		
	counter: fix tests
This commit is contained in:
		| @@ -60,7 +60,7 @@ class CounterTest(TestCase): | ||||
|         location = response.get('location') | ||||
|  | ||||
|         response = self.client.get(response.get('location')) | ||||
|         self.assertTrue('<p>Richard Batsbak</p>' in str(response.content)) | ||||
|         self.assertTrue('>Richard Batsbak</' in str(response.content)) | ||||
|  | ||||
|         response = self.client.post(location, { | ||||
|             'action': 'refill', | ||||
|   | ||||
		Reference in New Issue
	
	Block a user