Skip to content
  • Sami Hiltunen's avatar
    Reset snippet between tests · 2ae4c940
    Sami Hiltunen authored
    When a quarantine is applied on a repository, the repository itself
    is modified. This leads to test failures if tests expecting to run
    without quarantine run after a test that quarantined the repository.
    
    Reset the snippet between each test case to avoid the quarantine
    variables leaking between tests.
    2ae4c940