Skip to content

Commit

Permalink
fix: missing import
Browse files Browse the repository at this point in the history
  • Loading branch information
brecke committed Dec 3, 2021
1 parent 046263e commit 5ea7ebe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/oae-principals/tests/test-search.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
* or implied. See the License for the specific language governing
* permissions and limitations under the License.
*/
import { callbackify } from 'node:util';
import { assert } from 'chai';
import _ from 'underscore';

Expand Down

0 comments on commit 5ea7ebe

Please sign in to comment.