Skip to content

Commit

Permalink
No parallelization, is it faster?
Browse files Browse the repository at this point in the history
  • Loading branch information
davidme-stripe committed Apr 4, 2024
1 parent 737c8e4 commit 6351965
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
},
"testTargets" : [
{
"parallelizable" : true,
"skippedTests" : [
"CustomerSheetUITest",
"PaymentSheetDeferredUIBankAccountTests",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
},
"testTargets" : [
{
"parallelizable" : true,
"skippedTests" : [
"CustomerSheetSnapshotTests",
"PaymentSheetBillingCollectionBankTests",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
},
"testTargets" : [
{
"parallelizable" : true,
"skippedTests" : [
"CustomerSheetSnapshotTests",
"CustomerSheetUITest",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
},
"testTargets" : [
{
"parallelizable" : true,
"skippedTests" : [
"CustomerSheetSnapshotTests",
"CustomerSheetUITest",
Expand Down

0 comments on commit 6351965

Please sign in to comment.