Skip to content

Commit a122568

Browse files
committed
FFM-518: test updated
1 parent 502c4e4 commit a122568

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/client_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ func target() *evaluation.Target {
145145
Lastname("Doe").
146146
147147
Build()
148-
return target
148+
return &target
149149
}
150150

151151
var ValidAuthResponse = func(req *http.Request) (*http.Response, error) {

0 commit comments

Comments
 (0)