You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File "D:/workspace/behave-master/test/test_base.py", line 41, in
decorated_wait = repeat(10)(count_from_1)
File "D:\workspace\behave-master\behave\core.py", line 276, in call
return BeDecorated(self.decorator, node)
AttributeError: 'BeDecorator' object has no attribute 'decorator'
The text was updated successfully, but these errors were encountered:
File "D:/workspace/behave-master/test/test_base.py", line 41, in
decorated_wait = repeat(10)(count_from_1)
File "D:\workspace\behave-master\behave\core.py", line 276, in call
return BeDecorated(self.decorator, node)
AttributeError: 'BeDecorator' object has no attribute 'decorator'
The text was updated successfully, but these errors were encountered: