mirror of https://github.com/apache/cassandra
Set fork mode to class in IntelliJ default test config
Patch by Jacek Lewandowski; reviewed by brandonwilliams and marcuse for CASSANDRA-17053
This commit is contained in:
parent
f71dfdc375
commit
94611e9f2b
|
|
@ -176,6 +176,7 @@
|
|||
<option name="TEST_SEARCH_SCOPE">
|
||||
<value defaultName="singleModule" />
|
||||
</option>
|
||||
<fork_mode value="class" />
|
||||
<envs />
|
||||
<patterns />
|
||||
<method>
|
||||
|
|
|
|||
Loading…
Reference in New Issue