Skip to content

Commit ad8ad3a

Browse files
wimvelzeboerWim Velzeboer
authored andcommitted
Added Parallel unit testing
1 parent 4076f74 commit ad8ad3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sfdx-source/apex-common/test/classes/fflib_QueryFactoryTest.cls

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2525
**/
2626

27-
@isTest
27+
@isTest( isParallel = true )
2828
private class fflib_QueryFactoryTest {
2929

3030
@isTest

0 commit comments

Comments
 (0)