Skip to content

Commit 4f7ed81

Browse files
committed
Skip cash out predict test
1 parent 7e7938a commit 4f7ed81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

e2e/specs/predict/predict-cash-out.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ const PredictionMarketFeature = async (mockServer: Mockttp) => {
4747
};
4848

4949
describe(SmokePredictions('Predictions'), () => {
50-
it('should cash out on open position: Spurs vs. Pelicans', async () => {
50+
it.skip('should cash out on open position: Spurs vs. Pelicans', async () => {
5151
await withFixtures(
5252
{
5353
fixture: new FixtureBuilder().withPolygon().build(),

0 commit comments

Comments
 (0)