You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pact.configuration.output_stream.puts"pact WARN: Please note: we are tracking events anonymously to gather important usage statistics like Pact-Ruby version
15
+
and operating system. To disable tracking, set the 'PACT_DO_NOT_TRACK' environment
16
+
variable to 'true'."
17
+
end
18
+
end
19
+
12
20
in_threaddo
13
21
begin
14
22
iftrack_events?
15
-
Pact.configuration.output_stream.puts"WARN: Please note: we are tracking events anonymously to gather important usage statistics like Pact-Ruby version
16
-
and operating system. To disable tracking, set the 'PACT_DO_NOT_TRACK' environment
0 commit comments