Skip to content

Commit

Permalink
remove redandant code
Browse files Browse the repository at this point in the history
  • Loading branch information
horheynm committed Dec 13, 2024
1 parent c584f2a commit 6a09611
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tests/e2e/vLLM/test_vllm.py
Original file line number Diff line number Diff line change
Expand Up @@ -119,9 +119,6 @@ def test_vllm(self):
# check that expected files exist
self._check_save_dir_has_expected_files()

# Reset after session info is extracted on save -- recipe
self.session.reset()

# Use the session to fetch the recipe;
# Reset session for next test case
session = active_session()
Expand Down

0 comments on commit 6a09611

Please sign in to comment.