Closed ashwinkumar6 closed 2 days ago
Latest commit: d6956dc06dfd3202375ca1c4f1b6350da2eb3fc5
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
Description of changes
Add additional success case for folder creation. Folder deletion isn't currently supported so we're creating folders with a random name inside
public/DoNotDeleteThisFolder_CanDeleteAllChildren
Description of how you validated changes
Tested locally
Checklist
yarn test
passes and tests are updated/addeddocs
,e2e
,examples
, or other private packages.By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.