Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
CMCDragonkai committed Jan 9, 2022
1 parent fdc7ed7 commit 67040df
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions tests/bin/utils.ts
Original file line number Diff line number Diff line change
Expand Up @@ -201,10 +201,6 @@ async function pkSpawn(
...process.env,
...env,
};

console.log('tscachedtranspilecache', env['TS_CACHED_TRANSPILE_CACHE']);
console.log('tscachedtranspilecache', env['TS_CACHED_TRANSPILE_PORTABLE']);

// Recall that we attempt to connect to all specified seed nodes on agent start.
// Therefore, for testing purposes only, we default the seed nodes as empty
// (if not defined in the env) to ensure no attempted connections. A regular
Expand Down

0 comments on commit 67040df

Please sign in to comment.