Skip to content

Commit 7a8d31a

Browse files
committed
unnecessary lines
1 parent 36be991 commit 7a8d31a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ui-tests-starter/tst-prep/PreAmazonQUiTest.kt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,7 @@ class PreAmazonQUiTest {
3535

3636
@BeforeEach
3737
fun setUp() {
38-
System.setProperty("aws.profile", "ghtestlambda")
3938
System.setProperty("aws.dev.useDAG", "true")
40-
System.setProperty("aws.region", "us-west-2")
4139
}
4240

4341
@Test

0 commit comments

Comments
 (0)