Skip to content

Commit 3d32c8b

Browse files
committed
Add white space
1 parent 9fd482e commit 3d32c8b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/java/com/nordstrom/automation/junit/CreateTestClass.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ public class CreateTestClass {
3333
classWatcherLoader = ServiceLoader.load(TestClassWatcher.class);
3434
classWatcher2Loader = ServiceLoader.load(TestClassWatcher2.class);
3535
}
36+
3637
/**
3738
* Interceptor for the {@link org.junit.runners.ParentRunner#createTestClass createTestClass} method.
3839
*

0 commit comments

Comments
 (0)