Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Sep 2, 2024
1 parent bf212ac commit f977b18
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@
LOGGER = logging.getLogger(__name__)

a


class UniversalResourceTests(JiraTestCase):
def test_universal_find_existing_resource(self):
resource = self.jira.find("issue/{0}", self.test_manager.project_b_issue1)
Expand Down

0 comments on commit f977b18

Please sign in to comment.