#!/bin/sh

uv run pytest tests_integration/ -v -m integration
