File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
it/server/src/test/java/com/walmartlabs/concord/it/server Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >com.walmartlabs.concord</groupId >
88 <artifactId >parent</artifactId >
9- <version >2.32.4 -SNAPSHOT</version >
9+ <version >2.33.1 -SNAPSHOT</version >
1010 <relativePath >../pom.xml</relativePath >
1111 </parent >
1212
Original file line number Diff line number Diff line change 3333import static org .junit .jupiter .api .Assertions .assertNull ;
3434import static org .junit .jupiter .api .Assertions .assertThrows ;
3535
36- class ExternalTokenProviderIT extends AbstractServerIT {
36+ class SystemResourceIT extends AbstractServerIT {
3737
3838 private static final URI URI001 = URI .create ("https://github001.local/owner/repo.git" );
3939 private static final URI URI002 = URI .create ("https://github002.local/owner/repo.git" );
You can’t perform that action at this time.
0 commit comments