summaryrefslogtreecommitdiffstats
path: root/services/services-onappf/src/test/resources/ApexStarterConfigParameters_InvalidName.json
diff options
context:
space:
mode:
Diffstat (limited to 'services/services-onappf/src/test/resources/ApexStarterConfigParameters_InvalidName.json')
-rw-r--r--services/services-onappf/src/test/resources/ApexStarterConfigParameters_InvalidName.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/services/services-onappf/src/test/resources/ApexStarterConfigParameters_InvalidName.json b/services/services-onappf/src/test/resources/ApexStarterConfigParameters_InvalidName.json
new file mode 100644
index 000000000..a7273ae2b
--- /dev/null
+++ b/services/services-onappf/src/test/resources/ApexStarterConfigParameters_InvalidName.json
@@ -0,0 +1,4 @@
+{
+ "name":" ",
+ "timeInterval": 5
+} \ No newline at end of file