CI: make the repositories list e2e test more deterministic
There are no commits yet
Push commits to the source branch or add previously merged commits to review them.
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.
Push commits to the source branch or add previously merged commits to review them.