Commit 94fe3ec 1 parent a110ba4 commit 94fe3ec Copy full SHA for 94fe3ec
File tree 1 file changed +2
-0
lines changed
jetbrains-core/it/software/aws/toolkits/jetbrains/services/lambda/upload
1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,7 @@ import com.intellij.util.ThrowableRunnable
11
11
import org.assertj.core.api.Assertions.assertThat
12
12
import org.junit.After
13
13
import org.junit.Before
14
+ import org.junit.Ignore
14
15
import org.junit.Rule
15
16
import org.junit.Test
16
17
import software.amazon.awssdk.regions.Region
@@ -47,6 +48,7 @@ import software.aws.toolkits.jetbrains.utils.setUpGradleProject
47
48
import software.aws.toolkits.jetbrains.utils.waitToLoad
48
49
import java.time.Duration
49
50
51
+ @Ignore
50
52
class CreateFunctionIntegrationTest {
51
53
private val projectRule = HeavyJavaCodeInsightTestFixtureRule ()
52
54
private val resourceCache = MockResourceCacheRule ()
You can’t perform that action at this time.
0 commit comments