- len(self.client.get('/przypisy/?qual=color').context['object_list']),
- 2,
- 'There should be a note for the letter R.')
+ len(self.client.get('/przypisy/?qual=techn.').context['object_list']),
+ 1,
+ 'There should be a note qualified with \'techn.\' qualifier.')