Skip to content

Commit

Permalink
DEV testing workflow integration tests
Browse files Browse the repository at this point in the history
  • Loading branch information
cdcabrera committed Oct 8, 2020
1 parent bd59046 commit 34bcf59
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ import '@redhat-cloud-services/frontend-components/index.css';
import '@redhat-cloud-services/frontend-components-notifications/index.css';
import './styles/index.scss';

console.log('hello world');

render(
<Provider store={store}>
<BrowserRouter basename={baseName}>
Expand Down

0 comments on commit 34bcf59

Please sign in to comment.