We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23a5c31 commit 4d030f1Copy full SHA for 4d030f1
examples/ruby/spec/bidi/network_spec.rb
@@ -1,3 +1,5 @@
1
+# frozen_string_literal: true
2
+
3
require 'spec_helper'
4
5
RSpec.describe 'Network', exclusive: {bidi: true, reason: 'only executed when bidi is enabled'},
0 commit comments