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 5833adc commit 36551e5Copy full SHA for 36551e5
test/unit/spec/narrative_core/upload/importSetup-spec.js
@@ -14,7 +14,7 @@ define([
14
const stagingServiceUrl = Config.url('staging_api_url');
15
const RELEASE_TAG = 'release';
16
17
- fdescribe('ImportSetup module tests', () => {
+ describe('ImportSetup module tests', () => {
18
beforeAll(() => {
19
Jupyter.narrative = {
20
sidePanel: {
0 commit comments