Skip to content

Commit

Permalink
message-store: postgres: rename test description
Browse files Browse the repository at this point in the history
  • Loading branch information
sid-360 committed Jul 27, 2020
1 parent 9e939d7 commit cd4cf39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion message-store/postgres/test/message-store-postgres.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ describe('message-store-postgres', () => {
})
})

describe('getStream', () => {
describe('get-stream', () => {
describe('sql condition', () => {
describe('when not provided', () => {
it('parameter defaults to null, returns all results', async () => {
Expand Down

0 comments on commit cd4cf39

Please sign in to comment.