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 99f7acd commit 4c24eaeCopy full SHA for 4c24eae
tests/frontend/e2e/tests/Tut#2_smoke.test.js
@@ -54,7 +54,7 @@ describe('Tutorial #2 for Smoke Testing', () => {
54
}, { timeout: TIMEOUT });
55
});
56
57
- it.skip('Open new page', async () => {
+ it('Open new page', async () => {
58
59
console.log('Opening a new NetPyNE page')
60
0 commit comments