Skip to content

Commit

Permalink
Make the test sequential.
Browse files Browse the repository at this point in the history
Signed-off-by: Jim Hughes <[email protected]>
  • Loading branch information
jnh5y committed Sep 2, 2020
1 parent 7fd41ea commit f40f100
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ import scala.util.Random

@RunWith(classOf[JUnitRunner])
class ArrowConversionProcessTest extends Specification {
sequential

import scala.collection.JavaConversions._

Expand Down

0 comments on commit f40f100

Please sign in to comment.