Skip to content

Commit

Permalink
one more
Browse files Browse the repository at this point in the history
  • Loading branch information
pakrym-stripe committed Mar 6, 2023
1 parent 5460b30 commit 5c9f8fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/stripe.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
import {FetchHttpClient} from '../lib/net/FetchHttpClient';
import {NodeHttpClient} from '../lib/net/NodeHttpClient';
import {createStripe} from '../lib/stripe.common';
import {getMockPlatformFunctions} from '../testUtils';
import {getMockPlatformFunctions} from './testUtils.js';

const testUtils = require('./testUtils.js');
const Stripe = require('../lib/stripe.node');
Expand Down

0 comments on commit 5c9f8fd

Please sign in to comment.