mirror of
https://github.com/doyensec/safeurl.git
synced 2026-06-19 17:17:39 +02:00
chore: rename tests name
Co-authored-by: Viktor Chuchurski <viktor@doyensec.com>
This commit is contained in:
co-authored by
Viktor Chuchurski
parent
1ea9460872
commit
26dab96097
+1
-1
@@ -558,7 +558,7 @@ func TestConfigTransportWithCustomDialPanics(t *testing.T) {
|
||||
}
|
||||
}
|
||||
|
||||
func TestBuildRunFunc_invalidAddressFormatReturnsError(t *testing.T) {
|
||||
func TestInvalidAddressFormatReturnsError(t *testing.T) {
|
||||
wc := &WrappedClient{config: GetConfigBuilder().Build()}
|
||||
run := buildRunFunc(wc)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user