Skip to content

Commit 7f3f499

Browse files
author
vshepard
committed
Fix style in test_simple.py
1 parent a5cfdb6 commit 7f3f499

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/test_simple.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1044,7 +1044,7 @@ def test_the_same_port(self):
10441044
node2.port = node.port
10451045
node2.init().start()
10461046

1047-
def test_make_simple_with_bin_dir(self):
1047+
def test_simple_with_bin_dir(self):
10481048
with get_new_node() as node:
10491049
node.init().start()
10501050
bin_dir = node.bin_dir
@@ -1059,7 +1059,7 @@ def test_make_simple_with_bin_dir(self):
10591059
wrong_bin_dir.slow_start()
10601060
raise RuntimeError("Error was expected.") # We should not reach this
10611061
except FileNotFoundError:
1062-
pass # Expected error
1062+
pass # Expected error
10631063

10641064

10651065
if __name__ == '__main__':

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy