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 02e7c57 commit d6b0c2aCopy full SHA for d6b0c2a
spec/neo4j/driver/execute_query_spec.rb
@@ -1,6 +1,6 @@
1
# frozen_string_literal: true
2
3
-RSpec.describe Neo4j::Driver do
+RSpec.describe Neo4j::Driver, concurrency: true do
4
5
describe '#execute_query' do
6
context 'when querying the database' do
0 commit comments