Skip to content

Commit 36551e5

Browse files
committed
fdescribe -> describe
1 parent 5833adc commit 36551e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/unit/spec/narrative_core/upload/importSetup-spec.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ define([
1414
const stagingServiceUrl = Config.url('staging_api_url');
1515
const RELEASE_TAG = 'release';
1616

17-
fdescribe('ImportSetup module tests', () => {
17+
describe('ImportSetup module tests', () => {
1818
beforeAll(() => {
1919
Jupyter.narrative = {
2020
sidePanel: {

0 commit comments

Comments
 (0)