async Task DeleteTestDirectoriesAsync() { await s_testFluentPath.CleanAsync().ConfigureAwait(false); await s_testFluentPath.DeleteAsync(); }