Skip to content
This repository has been archived by the owner on Oct 27, 2024. It is now read-only.

Commit

Permalink
I didn't remove quiet
Browse files Browse the repository at this point in the history
  • Loading branch information
tygoee committed Mar 6, 2024
1 parent 86eb46b commit ecfb31f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/install/test_modloaders.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,11 @@


class Modloaders(unittest.TestCase):
@quiet
@cleanup
def test_forge_client(self):
setup_dirs()
forge('1.20.1', '47.1.0', 'client', INSTDIR, LAUNDIR)

@quiet
@cleanup
def test_forge_server(self):
setup_dirs()
Expand Down

0 comments on commit ecfb31f

Please sign in to comment.