We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5f927d commit 08fe1caCopy full SHA for 08fe1ca
compiler/internal/modules/refs_test.go
@@ -13,8 +13,6 @@ const (
13
testTagV200 = "refs/tags/v2.0.0"
14
testHeadsMain = "refs/heads/main"
15
testHeadsDevelop = "refs/heads/develop"
16
- testOwner = "test-owner"
17
- testRepo = "test-repo"
18
testHashABC = "abc123def456"
19
testHashDEF = "def456ghi789"
20
testHashGHI = "ghi789jkl012"
0 commit comments