We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d23970 commit ffa99bdCopy full SHA for ffa99bd
tests/README.md
@@ -34,6 +34,6 @@ This directory contains the test suite for python-oracledb.
34
35
python drop_schema.py
36
37
-[1]: https://github.com/oracle/python-oracledb/blob/main/test/create_schema.py
38
-[2]: https://github.com/oracle/python-oracledb/blob/main/test/test_env.py
39
-[3]: https://github.com/oracle/python-oracledb/blob/main/test/drop_schema.py
+[1]: https://github.com/oracle/python-oracledb/blob/main/tests/create_schema.py
+[2]: https://github.com/oracle/python-oracledb/blob/main/tests/test_env.py
+[3]: https://github.com/oracle/python-oracledb/blob/main/tests/drop_schema.py
0 commit comments