Commit 65577a4
committed
fix(test): add __init__.py files
We were seeing "import mismatch error" due to files in functional and
performance having the same name. According to [1], a fix is to just
have __init__.py files.
[1]: https://stackoverflow.com/questions/53918088/import-file-mismatch-in-pytest
Signed-off-by: Patrick Roy <[email protected]>1 parent dbcdc7d commit 65577a4
File tree
5 files changed
+0
-0
lines changed- tests/integration_tests
- build
- functional
- performance
- security
- style
5 files changed
+0
-0
lines changedWhitespace-only changes.
Whitespace-only changes.
Whitespace-only changes.
Whitespace-only changes.
Whitespace-only changes.
0 commit comments