This is an automated email from the ASF dual-hosted git repository.

brandonwilliams pushed a commit to branch cassandra-3.0
in repository https://gitbox.apache.org/repos/asf/cassandra.git


The following commit(s) were added to refs/heads/cassandra-3.0 by this push:
     new 94611e9  Set fork mode to class in IntelliJ default test config
94611e9 is described below

commit 94611e9f2be0de4f8fabb2f3717f056f5b5fec5a
Author: Brandon Williams <[email protected]>
AuthorDate: Thu Oct 21 07:37:53 2021 -0500

    Set fork mode to class in IntelliJ default test config
    
    Patch by Jacek Lewandowski; reviewed by brandonwilliams and marcuse for
    CASSANDRA-17053
---
 ide/idea/workspace.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/ide/idea/workspace.xml b/ide/idea/workspace.xml
index 68408ef..4a7a5c9 100644
--- a/ide/idea/workspace.xml
+++ b/ide/idea/workspace.xml
@@ -176,6 +176,7 @@
       <option name="TEST_SEARCH_SCOPE">
         <value defaultName="singleModule" />
       </option>
+      <fork_mode value="class" />
       <envs />
       <patterns />
       <method>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to