Skip to content
Snippets Groups Projects
Verified Commit cf59318a authored by Daniel Hornung's avatar Daniel Hornung
Browse files

FIX: Queries should be accent sensitive now.

parent 34dbe749
Branches
Tags
1 merge request!90Fix accent sensitivity
Pipeline #60673 passed
......@@ -1555,7 +1555,6 @@ def test_263():
assert exc.errors[0].msg == "Entity does not exist." # TODO Or whatever the message shall be.
@pytest.mark.xfail(reason="https://gitlab.com/linkahead/linkahead-server/-/issues/264")
def test_264_accents_and_umlauts():
"""Test whether queries respect accents and
umlauts. https://gitlab.com/linkahead/linkahead-server/-/issues/264.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment