Skip to content

Commit 5f2e39e

Browse files
authored
fix fingerprint reference (#720)
1 parent ee59820 commit 5f2e39e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
[source,ruby]
22
----
3-
include::./../../../../spec/check_running_spec.rb[tag=048d8abd42d094bbdcf4452a58ccb35b,indent=0]
3+
include::./../../../../spec/check_running_spec.rb[tag=3d1ff6097e2359f927c88c2ccdb36252,indent=0]
44
----

examples/docs/spec/check_running_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
DEFAULT_CLIENT
1010
end
1111

12-
it 'executes the example code - d1ff6097e2359f927c88c2ccdb36252' do
12+
it 'executes the example code - 3d1ff6097e2359f927c88c2ccdb36252' do
1313
# tag::3d1ff6097e2359f927c88c2ccdb36252[]
1414
response = client.info
1515
# end::3d1ff6097e2359f927c88c2ccdb36252[]

0 commit comments

Comments
 (0)