Skip to content

nightly-2023-12-05: chore: move databus tests to the new test folder (#3680)

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 05 Dec 02:16
· 1951 commits to master since this release
050a3cf
# Description

## Problem\*

databus PR was using old test folder

## Summary\*

databus test case is moved to the new test folder.

## Additional Context



## Documentation\*

Check one:
- [X] No documentation needed.
- [ ] Documentation included in this PR.
- [ ] **[Exceptional Case]** Documentation to be submitted in a separate
PR.

# PR Checklist\*

- [X] I have tested the changes locally.
- [X] I have formatted the changes with [Prettier](https://prettier.io/)
and/or `cargo fmt` on default settings.