Skip to content

Commit

Permalink
test: add final line
Browse files Browse the repository at this point in the history
  • Loading branch information
gasspper committed Jul 9, 2024
1 parent 35d7606 commit bc8d929
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/webpay/common/environment.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ test('correct integration environment url', () => {

test('correct production environment url', () => {
expect(Environment.Production).toBe('https://webpay3g.transbank.cl');
});
});

0 comments on commit bc8d929

Please sign in to comment.