Skip to content

Commit

Permalink
revert changes
Browse files Browse the repository at this point in the history
  • Loading branch information
svdimchenko committed Sep 30, 2024
1 parent 8f83983 commit f312d8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/functional/adapter/test_docs.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ class TestDocsGenerate(BaseDocsGenerate):
"""

@pytest.fixture(scope="class")
def expected_catalog(self, project, profile_user):
def expected_catalog(self, project):
return base_expected_catalog(
project,
role="test",
Expand Down

0 comments on commit f312d8c

Please sign in to comment.