fix: reenable some gc tests
Adin Schmahmann committed
Dec 7, 2021 at 15:02 UTC
50abfad5ccbea400f1bf6769898c6a70903fec87
1 file changed
+2
-2
test/sharness/t0087-repo-robust-gc.sh
+2
-2
@@ -157,12 +157,12 @@ test_gc_robust_part2() {
157
test_init_ipfs
158
159
test_gc_robust_part1
160
-#test_gc_robust_part2
160
+test_gc_robust_part2
161
162
test_launch_ipfs_daemon_without_network
163
164
test_gc_robust_part1
165
-#test_gc_robust_part2
165
+test_gc_robust_part2
166
167
test_kill_ipfs_daemon
168