Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix skipped test name #1391

Merged
merged 2 commits into from
Mar 11, 2023
Merged

Fix skipped test name #1391

merged 2 commits into from
Mar 11, 2023

Commits on Mar 10, 2023

  1. Fix skipped test name

    The test `stub.authorization.test_authorization.TestAuthenticationSchemes.test_custom_scheme_empty` was
    rename to `stub.authorization.test_authorization.TestAuthenticationSchemesV4x4.test_custom_scheme_empty` in
    the PR neo4j-drivers/testkit#542.
    This change is causing the pipeline fails for java.
    bigmontz committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    90494ce View commit details
    Browse the repository at this point in the history
  2. Update testkit-backend/src/main/java/neo4j/org/testkit/backend/messag…

    …es/requests/StartTest.java
    
    Co-authored-by: Dmitriy Tverdiakov <11927660+injectives@users.noreply.github.com>
    bigmontz and injectives committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    683e8ac View commit details
    Browse the repository at this point in the history