• Deni Bertovic's avatar
    integration test fix · afbfc703
    Deni Bertovic yazdı
    make the mount point for shared.txt reside in the /tmp/ folder
    because if it resides in the lib folder docker sets the owner of the
    folder as root inside the container so then when the container exists
    the test fails to cleanup and remove the shared.txt file, and breaks git as well.
    afbfc703
integration_test.py 19.5 KB