mirror of
https://github.com/status-im/react-native.git
synced 2025-02-28 00:50:43 +00:00
Temporarily disable cli tests
Summary: public The tests are failing, disable it temporarily until it's fixed. Reviewed By: mkonicek Differential Revision: D2641730 fb-gh-sync-id: e8e2a8f3e67df197570484d6a8b1d16be08ce1d7
This commit is contained in:
parent
b90fe8e2e8
commit
6766d5ed54
@ -13,7 +13,7 @@ jest.autoMockOff();
|
||||
var path = require('path');
|
||||
var fs = require('fs');
|
||||
|
||||
describe('React Yeoman Generators', function() {
|
||||
xdescribe('React Yeoman Generators', function() {
|
||||
describe('react:react', function() {
|
||||
var assert;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user