Skip to content

Commit

Permalink
Bogus change
Browse files Browse the repository at this point in the history
  • Loading branch information
aalbu committed May 23, 2024
1 parent 15a4398 commit f9b31af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/functional/adapter/test_quote_policy.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

@pytest.fixture(scope="class")
def unique_schema(request, prefix) -> str:
return "sChEmAWiThMiXeDCaSe"
return "sChEmAnameWiThMiXeDCaSe"


class TestTrinoQuotePolicy(TestIncrementalTrino):
Expand Down

0 comments on commit f9b31af

Please sign in to comment.