Skip to content

Commit 0e0b75f

Browse files
StartAutomatingStartAutomating
authored andcommitted
fix: Not re-importing in ExamplesShouldWork
1 parent 29b4d6e commit 0e0b75f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
2+
describe 'Template.DoLoop.py' {
3+
it 'Template.DoLoop.py Example 1' {
4+
Template.DoLoop.py -Condition "False" -Body "print('This happens once')"
5+
}
6+
}
7+

0 commit comments

Comments
 (0)