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