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 61997b4 commit ec16352Copy full SHA for ec16352
src/main_test.go
@@ -22,5 +22,4 @@ func TestTibiaDataInitializer(t *testing.T) {
22
// Check that the variables have been set correctly
23
assert.Equal("open-source", TibiaDataBuildEdition)
24
assert.Equal("unittest.example.com", TibiaDataHost)
25
- assert.Equal("", TibiaDataProxyDomain)
26
}
0 commit comments