Skip to content

Commit

Permalink
remove whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
beck3905 committed Feb 28, 2023
1 parent 38d98b7 commit 489fbea
Showing 1 changed file with 0 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ describe('Distributed Map State', () => {
},
},
});

}),

test('State Machine With Distributed Map State and ResultSelector', () => {
Expand Down Expand Up @@ -154,7 +153,6 @@ describe('Distributed Map State', () => {
},
},
});

}),

test('State Machine With Distributed Map State and S3JsonItemReader', () => {
Expand Down Expand Up @@ -216,7 +214,6 @@ describe('Distributed Map State', () => {
},
},
});

}),

test('State Machine With Distributed Map State and First Row S3CsvItemReader', () => {
Expand Down Expand Up @@ -280,7 +277,6 @@ describe('Distributed Map State', () => {
},
},
});

}),

test('State Machine With Distributed Map State and Given S3CsvItemReader', () => {
Expand Down Expand Up @@ -345,7 +341,6 @@ describe('Distributed Map State', () => {
},
},
});

}),

test('State Machine With Distributed Map State and S3ManifestItemReader', () => {
Expand Down Expand Up @@ -407,7 +402,6 @@ describe('Distributed Map State', () => {
},
},
});

}),

test('State Machine With Distributed Map State and ResultWriter', () => {
Expand Down Expand Up @@ -468,7 +462,6 @@ describe('Distributed Map State', () => {
},
},
});

}),

test('State Machine With Distributed Map State', () => {
Expand Down Expand Up @@ -534,7 +527,6 @@ describe('Distributed Map State', () => {
},
},
});

}),

test('synth is successful', () => {
Expand Down

0 comments on commit 489fbea

Please sign in to comment.