o
    iI                     @   s   d d Z dd ZdS )c                 C   s   | j dddddd d S )Nz--integration_tests
store_trueintegration_testsFzenable integration tests)actiondestdefaulthelp)	addoption)parser r	   R/var/www/edux/Edux_v2/venv/lib/python3.10/site-packages/notebook/tests/conftest.pypytest_addoption   s   

r   c                 C   s   | j jst| j dd d S d S )Nmarkexprznot integration_tests)optionr   setattr)configr	   r	   r
   pytest_configure   s   r   N)r   r   r	   r	   r	   r
   <module>   s    