We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fed238d commit 8dc2df9Copy full SHA for 8dc2df9
1 file changed
tests/runtime/out_kinesis.c
@@ -77,6 +77,7 @@ void flb_test_firehose_partial_success(void)
77
sleep(2);
78
flb_stop(ctx);
79
flb_destroy(ctx);
80
+
81
unsetenv("PARTIAL_SUCCESS_CASE");
82
}
83
0 commit comments