We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Learn more about funding links in repositories.
Report abuse
1 parent 26cdd99 commit 0da5119Copy full SHA for 0da5119
test/sharness/t0141-addfilter.sh
@@ -27,7 +27,7 @@ test_swarm_filter_cmd() {
27
'
28
29
test_expect_success "'ipfs swarm filters' output looks good" '
30
- test_sort_cmp list_actual list_expected
+ test_sort_cmp list_expected list_actual
31
32
}
33
0 commit comments