diff --git a/.github/workflows/b2b-marketplace-regression-api-dms-off.yml b/.github/workflows/b2b-marketplace-regression-api-dms-off.yml index b40d08a8..ea42234a 100644 --- a/.github/workflows/b2b-marketplace-regression-api-dms-off.yml +++ b/.github/workflows/b2b-marketplace-regression-api-dms-off.yml @@ -43,7 +43,7 @@ jobs: sudo chmod +x /usr/local/bin/docker-compose - name: Install Robot tests run: | - git clone https://github.com/spryker/robotframework-suite-tests.git --single-branch --branch master robotframework-tests + git clone https://github.com/spryker/robotframework-suite-tests.git --single-branch --branch bugfix/frw-9023-wrong-available-locales-expander robotframework-tests - name: Install Project continue-on-error: false run: | diff --git a/.github/workflows/b2b-marketplace-regression-api-dms-on.yml b/.github/workflows/b2b-marketplace-regression-api-dms-on.yml index ffc6d352..56121d47 100644 --- a/.github/workflows/b2b-marketplace-regression-api-dms-on.yml +++ b/.github/workflows/b2b-marketplace-regression-api-dms-on.yml @@ -43,7 +43,7 @@ jobs: sudo chmod +x /usr/local/bin/docker-compose - name: Install Robot tests run: | - git clone https://github.com/spryker/robotframework-suite-tests.git --single-branch --branch master robotframework-tests + git clone https://github.com/spryker/robotframework-suite-tests.git --single-branch --branch bugfix/frw-9023-wrong-available-locales-expander robotframework-tests - name: Install Project continue-on-error: false run: | diff --git a/.github/workflows/b2b-regression-api-dms-off.yml b/.github/workflows/b2b-regression-api-dms-off.yml index c89d90ab..cd35f27e 100644 --- a/.github/workflows/b2b-regression-api-dms-off.yml +++ b/.github/workflows/b2b-regression-api-dms-off.yml @@ -43,7 +43,7 @@ jobs: sudo chmod +x /usr/local/bin/docker-compose - name: Install Robot tests run: | - git clone https://github.com/spryker/robotframework-suite-tests.git --single-branch --branch master robotframework-tests + git clone https://github.com/spryker/robotframework-suite-tests.git --single-branch --branch bugfix/frw-9023-wrong-available-locales-expander robotframework-tests - name: Install Project continue-on-error: false run: | diff --git a/.github/workflows/b2b-regression-api-dms-on.yml b/.github/workflows/b2b-regression-api-dms-on.yml index 04f6c724..a5dce153 100644 --- a/.github/workflows/b2b-regression-api-dms-on.yml +++ b/.github/workflows/b2b-regression-api-dms-on.yml @@ -43,7 +43,7 @@ jobs: sudo chmod +x /usr/local/bin/docker-compose - name: Install Robot tests run: | - git clone https://github.com/spryker/robotframework-suite-tests.git --single-branch --branch master robotframework-tests + git clone https://github.com/spryker/robotframework-suite-tests.git --single-branch --branch bugfix/frw-9023-wrong-available-locales-expander robotframework-tests - name: Install Project continue-on-error: false run: | diff --git a/.github/workflows/b2c-marketplace-regression-api-dms-off.yml b/.github/workflows/b2c-marketplace-regression-api-dms-off.yml index 58114469..cd9bad83 100644 --- a/.github/workflows/b2c-marketplace-regression-api-dms-off.yml +++ b/.github/workflows/b2c-marketplace-regression-api-dms-off.yml @@ -43,7 +43,7 @@ jobs: sudo chmod +x /usr/local/bin/docker-compose - name: Install Robot tests run: | - git clone https://github.com/spryker/robotframework-suite-tests.git --single-branch --branch master robotframework-tests + git clone https://github.com/spryker/robotframework-suite-tests.git --single-branch --branch bugfix/frw-9023-wrong-available-locales-expander robotframework-tests - name: Install Project continue-on-error: false run: | diff --git a/.github/workflows/b2c-marketplace-regression-api-dms-on.yml b/.github/workflows/b2c-marketplace-regression-api-dms-on.yml index 93eb60b7..a5f3f5b8 100644 --- a/.github/workflows/b2c-marketplace-regression-api-dms-on.yml +++ b/.github/workflows/b2c-marketplace-regression-api-dms-on.yml @@ -43,7 +43,7 @@ jobs: sudo chmod +x /usr/local/bin/docker-compose - name: Install Robot tests run: | - git clone https://github.com/spryker/robotframework-suite-tests.git --single-branch --branch master robotframework-tests + git clone https://github.com/spryker/robotframework-suite-tests.git --single-branch --branch bugfix/frw-9023-wrong-available-locales-expander robotframework-tests - name: Install Project continue-on-error: false run: | diff --git a/.github/workflows/b2c-regression-api-dms-off.yml b/.github/workflows/b2c-regression-api-dms-off.yml index 5a8723c0..d8bc73e1 100644 --- a/.github/workflows/b2c-regression-api-dms-off.yml +++ b/.github/workflows/b2c-regression-api-dms-off.yml @@ -43,7 +43,7 @@ jobs: sudo chmod +x /usr/local/bin/docker-compose - name: Install Robot tests run: | - git clone https://github.com/spryker/robotframework-suite-tests.git --single-branch --branch master robotframework-tests + git clone https://github.com/spryker/robotframework-suite-tests.git --single-branch --branch bugfix/frw-9023-wrong-available-locales-expander robotframework-tests - name: Install Project continue-on-error: false run: | diff --git a/.github/workflows/b2c-regression-api-dms-on.yml b/.github/workflows/b2c-regression-api-dms-on.yml index 6313a0ca..9ee21fa3 100644 --- a/.github/workflows/b2c-regression-api-dms-on.yml +++ b/.github/workflows/b2c-regression-api-dms-on.yml @@ -43,7 +43,7 @@ jobs: sudo chmod +x /usr/local/bin/docker-compose - name: Install Robot tests run: | - git clone https://github.com/spryker/robotframework-suite-tests.git --single-branch --branch master robotframework-tests + git clone https://github.com/spryker/robotframework-suite-tests.git --single-branch --branch bugfix/frw-9023-wrong-available-locales-expander robotframework-tests - name: Install Project continue-on-error: false run: | diff --git a/.github/workflows/suite-regression-api-dms-off.yml b/.github/workflows/suite-regression-api-dms-off.yml index 21d807fa..4938f509 100644 --- a/.github/workflows/suite-regression-api-dms-off.yml +++ b/.github/workflows/suite-regression-api-dms-off.yml @@ -43,7 +43,7 @@ jobs: sudo chmod +x /usr/local/bin/docker-compose - name: Install Robot tests run: | - git clone https://github.com/spryker/robotframework-suite-tests.git --single-branch --branch master robotframework-tests + git clone https://github.com/spryker/robotframework-suite-tests.git --single-branch --branch bugfix/frw-9023-wrong-available-locales-expander robotframework-tests - name: Install Project continue-on-error: false run: | diff --git a/.github/workflows/suite-regression-api-dms-on.yml b/.github/workflows/suite-regression-api-dms-on.yml index 5d93f5a0..514f4ec9 100644 --- a/.github/workflows/suite-regression-api-dms-on.yml +++ b/.github/workflows/suite-regression-api-dms-on.yml @@ -43,7 +43,7 @@ jobs: sudo chmod +x /usr/local/bin/docker-compose - name: Install Robot tests run: | - git clone https://github.com/spryker/robotframework-suite-tests.git --single-branch --branch master robotframework-tests + git clone https://github.com/spryker/robotframework-suite-tests.git --single-branch --branch bugfix/frw-9023-wrong-available-locales-expander robotframework-tests - name: Install Project continue-on-error: false run: |