Skip to content

Commit c139981

Browse files
committed
fid graphtest
1 parent e9a4632 commit c139981

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/graph_test.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@ def directory_exists(self):
5252
self.sut.expect("many", timeout=30)
5353
# Up arrow three times: [12] -> 8 -> 4 -> 0 (done)
5454
self.sut.sendline("\x1b[A" * 3)
55-
self.sut.sendline("\r")
5655
self.sut.expect("enable fork-observer", timeout=30)
5756
self.sut.sendline("")
5857
self.sut.expect("seconds", timeout=30)

0 commit comments

Comments
 (0)