Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
Wojtini committed Sep 2, 2024
1 parent 10afa59 commit bf212ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@

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 bf212ac

Please sign in to comment.