Skip to content
Snippets Groups Projects
  • Manjinder Singh's avatar
    Moved hooks around (#23077) · 03a3c201
    Manjinder Singh authored
    This change only implements pytest hooks when we know pytest_json_report plugin has
    been loaded. Previously, the hooks were being loaded before plugin, thus causing errors
    cause(pytest_sessionfinish needs the plugin to function).
    Unverified
    03a3c201