diff options
author | Ittay Stern <ittay.stern@att.com> | 2020-01-14 20:35:51 +0200 |
---|---|---|
committer | Ittay Stern <ittay.stern@att.com> | 2020-01-15 15:42:46 +0200 |
commit | 9dab9fa0a02e19123149e2fe661ec61cac955120 (patch) | |
tree | a955d3098350079af076894fa3418a55738a5103 /vid-app-common/src/test/resources | |
parent | e8d84989d4ff3489901934825279b73c453cbeb5 (diff) |
Honor user-cookie to select a temporal feature set
Issue-ID: VID-747
Change-Id: I5acd4685bedfed8570a6fd698101f541d03c8d82
Signed-off-by: Ittay Stern <ittay.stern@att.com>
Diffstat (limited to 'vid-app-common/src/test/resources')
-rw-r--r-- | vid-app-common/src/test/resources/example.features.properties | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vid-app-common/src/test/resources/example.features.properties b/vid-app-common/src/test/resources/example.features.properties new file mode 100644 index 000000000..e8ac3eb65 --- /dev/null +++ b/vid-app-common/src/test/resources/example.features.properties @@ -0,0 +1 @@ +FLAG_1810_AAI_LOCAL_CACHE=true
\ No newline at end of file |