@@ -31,7 +31,7 @@ They allow you to programmatically provide credentials or modify the authenticat
3131{{< tab header="CSharp" >}}
3232{{< /tab >}}
3333{{< tab header="Ruby" >}}
34- {{< gh-codeblock path="examples/ruby/spec/bidi/network_spec.rb#L8-L10 " >}}
34+ {{< gh-codeblock path="examples/ruby/spec/bidi/network_spec.rb#L7-L11 " >}}
3535{{< /tab >}}
3636{{< tab header="JavaScript" >}}
3737{{< /tab >}}
@@ -55,7 +55,6 @@ Request handlers are essential for testing and debugging scenarios where you nee
5555{{< tab header="CSharp" >}}
5656{{< /tab >}}
5757{{< tab header="Ruby" >}}
58- {{< gh-codeblock path="examples/ruby/spec/bidi/network_spec.rb#L14-L16" >}}
5958{{< /tab >}}
6059{{< tab header="JavaScript" >}}
6160{{< /tab >}}
@@ -76,7 +75,6 @@ They are particularly useful for testing scenarios involving response data, such
7675{{< tab header="CSharp" >}}
7776{{< /tab >}}
7877{{< tab header="Ruby" >}}
79- {{< gh-codeblock path="examples/ruby/spec/bidi/network_spec.rb#L20-L22" >}}
8078{{< /tab >}}
8179{{< tab header="JavaScript" >}}
8280{{< /tab >}}
@@ -94,7 +92,6 @@ They are particularly useful for testing scenarios involving response data, such
9492{{< tab header="CSharp" >}}
9593{{< /tab >}}
9694{{< tab header="Ruby" >}}
97- {{< gh-codeblock path="examples/ruby/spec/bidi/network_spec.rb#L26-L29" >}}
9895{{< /tab >}}
9996{{< tab header="JavaScript" >}}
10097{{< /tab >}}
@@ -112,7 +109,6 @@ They are particularly useful for testing scenarios involving response data, such
112109{{< tab header="CSharp" >}}
113110{{< /tab >}}
114111{{< tab header="Ruby" >}}
115- {{< gh-codeblock path="examples/ruby/spec/bidi/network_spec.rb#L33-L37" >}}
116112{{< /tab >}}
117113{{< tab header="JavaScript" >}}
118114{{< /tab >}}
0 commit comments