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 9b30bc7 commit f36a2e9Copy full SHA for f36a2e9
test/e2e/specs/patch-details.spec.ts
@@ -28,7 +28,7 @@ const selectors = {
28
*
29
* TODO: Figure out why the extension is not picking up httpd
30
*/
31
-describe('Patch Details', () => {
+describe.skip('Patch Details', () => {
32
const patchTitle = 'feat: foo bar'
33
let workbench: Workbench
34
0 commit comments