Ian Crowther
Ian Crowther
```js import firebase from 'firebase' firebase.initializeApp({ apiKey: '', authDomain: '', databaseURL: '', projectId: '', storageBucket: '', messagingSenderId: '' }) describe('Home', () => { beforeEach(function () { cy.exec('firebase database:set / cypress/fixtures/seed.json...
Hey @adius, I was expecting the same thing as you, that the author attributes would be split out. I had a look through the code history and its been this...
sorry to be slow here but do I just add README.md to the ignore: [...] ?
ok great.. that seems to be the most obvious approach. +1 :-)
hey @kennethormandy @sintaxi I just tried to adding README.md to an ignore block ^^ with no joy. What currently is the best approach for this?
+1, nice script btw
Any chance of add to playlist as well?
such a useful snippet! thanks @stu-salsbury
@SeyZ I'd be happy to chip in.