Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
TheTrunk committed Aug 20, 2024
1 parent 03eec6e commit b631f7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/unit/serviceHelper.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import { MongoClient } from 'mongodb';
import axios from 'axios';
import bitcoinjs from 'bitcoinjs-lib';
import zelcorejs from 'zelcorejs';
import serviceHelper from '../../src/lib/services/serviceHelper';
import serviceHelper from '../../src/services/serviceHelper';

const { expect } = chai;

Expand Down

0 comments on commit b631f7a

Please sign in to comment.