Skip to content

Commit bcfe973

Browse files
st0012ono-max
andauthored
Update test/protocol/threads_test.rb
Co-authored-by: Naoto Ono <[email protected]>
1 parent 63e483f commit bcfe973

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/protocol/threads_test.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ class ThreadsTest < TestCase
1515
RUBY
1616

1717
def test_reponse_returns_correct_threads_info
18-
run_protocol_scenario PROGRAM do
18+
run_protocol_scenario PROGRAM, cdp: false do
1919
req_continue
2020

2121
assert_threads_result(

0 commit comments

Comments
 (0)