Skip to content

Commit 5606c71

Browse files
committed
AINATIVEM-47 fix test
1 parent 356acbe commit 5606c71

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/cli.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Next steps:
1212
cd test-app
1313
cp .env.example .env
1414
# fill in PIPEDRIVE_CLIENT_ID and PIPEDRIVE_CLIENT_SECRET
15-
docker-compose up`);
15+
docker-compose up --watch`);
1616
});
1717
});
1818

0 commit comments

Comments
 (0)