Skip to content

Commit 945972f

Browse files
authored
Updating toggle bundle (#1566)
1 parent 7b51c69 commit 945972f

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

.circleci/ci/it-tests.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ try {
7171

7272
if (FT === 'true') {
7373
// add feature toggle impl bundle to check FT on cloud ready or release/650 instance
74-
extras += ` --install-file ${buildPath}/it/core/src/main/resources/com.adobe.granite.toggle.impl.dev-1.1.2.jar`;
74+
extras += ` --install-file ${buildPath}/it/core/src/main/resources/com.adobe.granite.toggle.impl.dev-1.2.0.jar`;
7575
}
7676

7777
// Set an environment variable indicating test was executed
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)