Skip to content

Commit

Permalink
DISABLE coded tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ndelangen committed May 14, 2017
1 parent 69b91f6 commit 3132734
Showing 1 changed file with 8 additions and 8 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
import { defineTest } from 'jscodeshift/dist/testUtils';

defineTest(
__dirname,
'update-organisation-name',
null,
'update-organisation-name/update-organisation-name',
);
// import { defineTest } from 'jscodeshift/dist/testUtils';
//
// defineTest(
// __dirname,
// 'update-organisation-name',
// null,
// 'update-organisation-name/update-organisation-name',
// );

0 comments on commit 3132734

Please sign in to comment.