increasing test coverage to 10%
[aai/sparky-fe.git] / src / app / vnfSearch / VnfSearch.jsx
index dbcc73d..a409ce2 100644 (file)
@@ -157,7 +157,7 @@ let mapActionToProps = (dispatch) => {
   };
 };
 
-class vnfSearch extends Component {
+export class vnfSearch extends Component {
   static propTypes = {
     feedbackMsgText: React.PropTypes.string,
     feedbackSeverity: React.PropTypes.string,