Skip to content

Commit fe080c8

Browse files
committed
remove debug
1 parent a6d928a commit fe080c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/exportDataAction/ExportDataActionSpec.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
define(['./ExportDataAction'], (ExportDataActionModule) => {
22
const ExportDataAction = ExportDataActionModule.default;
33

4-
fdescribe('The Export Data action', () => {
4+
describe('The Export Data action', () => {
55
let mockOpenmct;
66
let mockCompositionCollection;
77
let mockComposition;

0 commit comments

Comments
 (0)