Skip to content

Commit

Permalink
remove test only
Browse files Browse the repository at this point in the history
  • Loading branch information
jeniii committed Jan 21, 2025
1 parent c357875 commit b8e28e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion airbyte-local-cli-nodejs/test/docker.it.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ describe('checkSrcConnection', () => {
});
});

describe.only('runSrcSync', () => {
describe('runSrcSync', () => {
const testCfg: FarosConfig = {
...defaultConfig,
src: {
Expand Down

0 comments on commit b8e28e1

Please sign in to comment.