11// Jest Snapshot v1, https://goo.gl/fbAQLP
22
3- exports [` local integration test getFeatureValue, changeFeatureValue with scopes 1` ] = `
3+ exports [` local integration test after init getFeatureValue, changeFeatureValue with scopes 1` ] = `
44[
55 {
66 " errorMessage" : " value " {0}" does not match validation regular expression {1}" ,
@@ -14,7 +14,7 @@ exports[`local integration test getFeatureValue, changeFeatureValue with scopes
1414]
1515` ;
1616
17- exports [` local integration test getFeatureValue, changeFeatureValue with scopes 8` ] = `
17+ exports [` local integration test after init getFeatureValue, changeFeatureValue with scopes 8` ] = `
1818[
1919 [
2020 "%s | %O",
@@ -26,7 +26,7 @@ exports[`local integration test getFeatureValue, changeFeatureValue with scopes
2626]
2727` ;
2828
29- exports [` local integration test getFeatureValue, changeFeatureValue with scopes and clearSubScopes, resetFeatureValue 5` ] = `
29+ exports [` local integration test after init getFeatureValue, changeFeatureValue with scopes and clearSubScopes, resetFeatureValue 5` ] = `
3030[
3131 [
3232 "%s | %O",
@@ -38,7 +38,7 @@ exports[`local integration test getFeatureValue, changeFeatureValue with scopes
3838]
3939` ;
4040
41- exports [` local integration test getFeatureValue, changeFeatureValue without scopes 1` ] = `
41+ exports [` local integration test after init getFeatureValue, changeFeatureValue without scopes 1` ] = `
4242[
4343 {
4444 " errorMessage" : " value " {0}" does not match validation regular expression {1}" ,
@@ -52,7 +52,7 @@ exports[`local integration test getFeatureValue, changeFeatureValue without scop
5252]
5353` ;
5454
55- exports [` local integration test getFeatureValue, changeFeatureValue without scopes 4` ] = `
55+ exports [` local integration test after init getFeatureValue, changeFeatureValue without scopes 4` ] = `
5656[
5757 [
5858 "%s | %O",
@@ -64,7 +64,7 @@ exports[`local integration test getFeatureValue, changeFeatureValue without scop
6464]
6565` ;
6666
67- exports [` local integration test getFeatureValues, getFeaturesInfos 1` ] = `
67+ exports [` local integration test after init getFeatureValues, getFeaturesInfos 1` ] = `
6868{
6969 " test/feature_a" : {
7070 " config" : {
0 commit comments