Skip to content

Commit b95835e

Browse files
committed
Change repository field to private
1 parent fc4f972 commit b95835e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/java/org/commonwl/view/workflow/QueuedWorkflowRepositoryTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
public class QueuedWorkflowRepositoryTest {
1919

2020
@Autowired
21-
public QueuedWorkflowRepository repository;
21+
QueuedWorkflowRepository repository;
2222

2323
@Test
2424
public void deleteQueuedWorkflowByRetrievedFromTest() {

0 commit comments

Comments
 (0)