Skip to content

Commit

Permalink
Merge branch 'fix/pycontribs#879-my_permissions-needs-new-param' of g…
Browse files Browse the repository at this point in the history
…ithub.com:rena2damas/jira into fix/pycontribs#879-my_permissions-needs-new-param
  • Loading branch information
codectl committed Aug 23, 2022
2 parents 67192e7 + f9d0067 commit c1562b5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -157,8 +157,6 @@ def test_fields(self):
class MyPermissionsServerTests(JiraTestCase):
def setUp(self):
super().setUp()
if self.jira._is_cloud:
self.skipTest("server only test class")
self.issue_1 = self.test_manager.project_b_issue1

def test_my_permissions(self):
Expand Down

0 comments on commit c1562b5

Please sign in to comment.