Skip back/forward BDD tests for now
This commit is contained in:
parent
082fc5667e
commit
7515438f88
@ -17,5 +17,9 @@
|
||||
# You should have received a copy of the GNU General Public License
|
||||
# along with qutebrowser. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
import pytest
|
||||
import pytest_bdd as bdd
|
||||
bdd.scenarios('backforward.feature')
|
||||
|
||||
|
||||
pytestmark = pytest.mark.qtwebengine_todo("Tests broken for various reasons")
|
||||
|
Loading…
Reference in New Issue
Block a user