Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
P
PyMISP_clone
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Hervé Godquin
PyMISP_clone
Commits
acaf56b8
Commit
acaf56b8
authored
Jan 17, 2020
by
Raphaël Vinot
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix: Bump template_version in test cases
parent
c4c05e43
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
tests/mispevent_testfiles/event_obj_attr_tag.json
tests/mispevent_testfiles/event_obj_attr_tag.json
+1
-1
tests/mispevent_testfiles/event_obj_def_param.json
tests/mispevent_testfiles/event_obj_def_param.json
+2
-2
No files found.
tests/mispevent_testfiles/event_obj_attr_tag.json
View file @
acaf56b8
...
...
@@ -30,7 +30,7 @@
"name"
:
"file"
,
"sharing_group_id"
:
"0"
,
"template_uuid"
:
"688c46fb-5edb-40a3-8273-1af7923e2215"
,
"template_version"
:
"1
8
"
,
"template_version"
:
"1
9
"
,
"uuid"
:
"a"
},
{
...
...
tests/mispevent_testfiles/event_obj_def_param.json
View file @
acaf56b8
...
...
@@ -30,7 +30,7 @@
"name"
:
"file"
,
"sharing_group_id"
:
"0"
,
"template_uuid"
:
"688c46fb-5edb-40a3-8273-1af7923e2215"
,
"template_version"
:
"1
8
"
,
"template_version"
:
"1
9
"
,
"uuid"
:
"a"
},
{
...
...
@@ -55,7 +55,7 @@
"name"
:
"file"
,
"sharing_group_id"
:
"0"
,
"template_uuid"
:
"688c46fb-5edb-40a3-8273-1af7923e2215"
,
"template_version"
:
"1
8
"
,
"template_version"
:
"1
9
"
,
"uuid"
:
"b"
}
]
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment