Skip to content

CI: make the repositories list e2e test more deterministic

Warren Gifford requested to merge fix-e2e into master

Created by: chrismwendt

Previously, in a dev environment, the repositories list would usually contain a bunch of repositories and gorilla/mux would not show up on the front page.

This adds a filter for gorilla/mux to increase the probability it's on the front page.

Merge request reports

Loading