Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 9c62f28

Browse files
knizhnikkelvich
authored andcommitted
Restore test_regression.py
1 parent 2095683 commit 9c62f28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests2/test_regression.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ def tearDownClass(self):
1919

2020
def test_regression(self):
2121
# XXX: make smth clever here
22-
# time.sleep(31)
22+
time.sleep(31)
2323
subprocess.check_call(['docker', 'exec',
2424
'node1',
2525
'/pg/mmts/tests2/support/docker-regress.sh',

0 commit comments

Comments
 (0)