PyTest - Markers
If
pytest.ini does NOT register a marker named database, what will pytest do when it encounters @pytest.mark.database in a test?