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
Copy file name to clipboardExpand all lines: operator-framework-spring-boot-starter-test/src/main/java/io/javaoperatorsdk/operator/springboot/starter/test/EnableMockOperator.java
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@
13
13
/**
14
14
* Define a list of files that contain CustomResourceDefinitions for the tested operator. If the
15
15
* file to be loaded is shall be loaded from the classpath prefix it with 'classpath', otherwise
16
-
* provide a path relative to the work directory.
16
+
* provide a path relative to the current working directory.
0 commit comments