From 66174bbcfcbcfd4fc58b1271289d387ad5e02d3d Mon Sep 17 00:00:00 2001 From: Kamo Spertsyan Date: Tue, 23 Jan 2024 17:46:44 +0300 Subject: [PATCH] Fixed Aegis e2e purchase test (#555) * Fixed Outager purchase integration test. * Fixed Outager purchase integration test. --- .github/workflows/integration_tests.yml | 2 +- .../qonversion/android/sdk/internal/OutagerIntegrationTest.kt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/integration_tests.yml b/.github/workflows/integration_tests.yml index 65db8a5a..8c109b26 100644 --- a/.github/workflows/integration_tests.yml +++ b/.github/workflows/integration_tests.yml @@ -32,4 +32,4 @@ jobs: uses: actions/upload-artifact@v3 with: name: test-results - path: sdk/build/reports/androidTests/connected/index.html \ No newline at end of file + path: sdk/build/reports/androidTests/connected/** \ No newline at end of file diff --git a/sdk/src/androidTest/java/com/qonversion/android/sdk/internal/OutagerIntegrationTest.kt b/sdk/src/androidTest/java/com/qonversion/android/sdk/internal/OutagerIntegrationTest.kt index a867ce78..65a4d799 100644 --- a/sdk/src/androidTest/java/com/qonversion/android/sdk/internal/OutagerIntegrationTest.kt +++ b/sdk/src/androidTest/java/com/qonversion/android/sdk/internal/OutagerIntegrationTest.kt @@ -148,7 +148,7 @@ internal class OutagerIntegrationTest { Date(1680537971000), // plus week, as we don't send duration QEntitlementSource.Unknown, 1, - 2, + 0, null, null, null,