We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 860d110 commit 0c6b5fcCopy full SHA for 0c6b5fc
e2e/specs/predict/predict-cash-out.spec.ts
@@ -44,7 +44,7 @@ const PredictionMarketFeature = async (mockServer: Mockttp) => {
44
};
45
46
describe(SmokePredictions('Predictions'), () => {
47
- it('should cash out on open position: Spurs vs. Pelicans', async () => {
+ it.skip('should cash out on open position: Spurs vs. Pelicans', async () => {
48
await withFixtures(
49
{
50
fixture: new FixtureBuilder().withPolygon().build(),
0 commit comments