Skip to content

Commit

Permalink
fix test. live data. ugh
Browse files Browse the repository at this point in the history
  • Loading branch information
hampsterx committed Sep 24, 2017
1 parent 8130af6 commit 25fb30b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test_events_search.js
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ describe('Events', () => {
// Expect some results
expect(results.toArray().length).toEqual(10)

expect(results.toArray()[0]['id']).toEqual('O8aaM8kalk56')
expect(results.toArray()[0]['id']).toEqual('lzeBnBa6PNrv')

done()

Expand Down

0 comments on commit 25fb30b

Please sign in to comment.