Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[BUG][TST] Fix bug in tenant state machine test (#1290)
## Description of changes *Summarize the changes made by this PR.* - Improvements & Bug fixes - Fixes a small bug in the tenant/collections state machine to reference the model, not the collection object, since the collection object should only be name placeholder. - New functionality - None ## Test plan *How are these changes tested?* These are tests. - [x] Tests pass locally with `pytest` for python, `yarn test` for js ## Documentation Changes None required.
- Loading branch information