// Copyright 2026 The Gitea Authors. All rights reserved. // SPDX-License-Identifier: MIT //go:build e2e // Package e2e tests the runner against a real gitea/gitea container (build tag e2e). // Run with `make test-e2e`; see DEVELOPMENT.md. package e2e