Skip to content
This repository has been archived by the owner on Dec 13, 2023. It is now read-only.

fix client delete method #2439

Merged
merged 1 commit into from
Sep 13, 2021
Merged

Conversation

michaelpaliy
Copy link
Contributor

Pull Request type

  • Bugfix
  • Feature
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Other (please describe):

Changes in this PR

Fix delete method.
Currently, there is a duplicate call to delete causing this method always fail (the first deletes the workflow successfully, and the second one fails)

@aravindanr aravindanr added the type: bug bugs/ bug fixes label Sep 8, 2021
@aravindanr aravindanr merged commit 3164339 into Netflix:main Sep 13, 2021
@github-actions
Copy link
Contributor

Unit Test Results

   152 files  ±0     152 suites  ±0   7m 58s ⏱️ ±0s
1 115 tests ±0  1 115 ✔️ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 3164339. ± Comparison against base commit 3164339.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: bug bugs/ bug fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants