Skip to content

Commit 15e1a97

Browse files
StartAutomatingStartAutomating
StartAutomating
authored and
StartAutomating
committed
fix: Not re-importing in ExamplesShouldWork
1 parent 0e0b75f commit 15e1a97

File tree

1 file changed

+7
-0
lines changed

1 file changed

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

0 commit comments

Comments
 (0)