Merge remote-tracking branch 'origin/GP-0_Dan_testFixes-2024-03-25-1'

This commit is contained in:
Ryan Kurtz
2024-03-25 09:37:55 -04:00
@@ -57,6 +57,7 @@ dependencies {
}
// some tests use classes in Base, FunctionGraph and PDB
testImplementation project(path: ':Pty', configuration: 'testArtifacts')
testImplementation project(path: ':Base', configuration: 'testArtifacts')
testImplementation project(path: ':Base', configuration: 'integrationTestArtifacts')
testImplementation project(path: ':FunctionGraph', configuration: 'testArtifacts')