Skip to content

Commit

Permalink
remove classmethod from test
Browse files Browse the repository at this point in the history
  • Loading branch information
frogunder authored and Megan Wilhite committed Dec 6, 2022
1 parent bfcdf7a commit 5b18e86
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions tests/pytests/unit/modules/test_at.py
Expand Up @@ -33,11 +33,6 @@ def atq_output():
}


@classmethod
def tearDownClass(cls):
del cls.atq_output


def test_atq_not_available():
"""
Tests the at.atq not available for any type of os_family.
Expand Down

0 comments on commit 5b18e86

Please sign in to comment.