Skip to content

Commit

Permalink
Remove trailing whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
guhmerces committed Feb 15, 2022
1 parent cbbffca commit 29784b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/eventbrite-provider.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ describe('eventbrite-provider', () => {
.use("entity")
.use("provider", providerOptions)
.use(EventbriteProvider)

const load_test_data = test_data.load
let res_data = await seneca.entity("provider/eventbrite/" + ent_name).load$(load_test_data.args)

Expand Down

0 comments on commit 29784b4

Please sign in to comment.