Skip to content
This repository was archived by the owner on Mar 23, 2021. It is now read-only.

Commit ccd354c

Browse files
committed
Remove redundant log in tests
1 parent 5f0b5a3 commit ccd354c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

api_tests/lib_sdk/actors/actor.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -208,8 +208,6 @@ export class Actor {
208208
}
209209

210210
public async assertSwapped() {
211-
this.logger.debug("Checking if swap @ %s is done", this.swap.self);
212-
213211
for (const [
214212
assetKind,
215213
expectedBalanceChange,

0 commit comments

Comments
 (0)