Commit acfc9d59 authored by lucadonnoh's avatar lucadonnoh

fix: file extensions in integration tests

parent e634bf2c
--file ./test/setup-docker-compose-network.js
\ No newline at end of file
const { DockerComposeNetwork } = require('./shared/docker-compose')
import { DockerComposeNetwork } from './shared/docker-compose'
before(async () => {
if (!process.env.NO_NETWORK) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment