We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6f5494 commit 38b3212Copy full SHA for 38b3212
pikaur_test/test_cli.py
@@ -105,10 +105,6 @@ def test_search_multiword_too_small_query_filter_namesonly(self):
105
self.assertIn(specific_result_names_only, result_namesonly_2)
106
107
def test_search_arg_order(self):
108
- """
109
- See:
110
- https://github.com/actionless/pikaur/commit/0cd3e4eb4a5e4c36e7436745ac2b5a039c3401ec
111
112
common_query = "fool"
113
specific_query = "python"
114
result_1 = pikaur(
0 commit comments