Commit 32b2be3
committed
Fix BootstrapTests to its previous state as path user.dir + "/../scripts/boot/uaa.yml" correctly navigates from the uaa subdirectory up to the project root, then into scripts/boot/, so no need to use the classpath (which was not being loaded correctly and was making some tests to fail as this is some config needed for tests)
1 parent 80fbee6 commit 32b2be3
File tree
1 file changed
+1
-1
lines changed- uaa/src/test/java/org/cloudfoundry/identity/uaa/login
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
125 | | - | |
| 125 | + | |
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
| |||
0 commit comments