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 a92cf05 commit 586982aCopy full SHA for 586982a
tests/e2e/sandbox-tasks.test.ts
@@ -93,7 +93,7 @@ describe('Sandbox Tasks', () => {
93
});
94
95
96
- describe.skip('Task operations', () => {
+ describe('Task operations', () => {
97
// These tests are skipped as they require specific task configurations
98
// and may interfere with running tasks
99
it('should run a task', async () => {
0 commit comments