From 4753519349980d399adc47a5f4bac91ccca10cc3 Mon Sep 17 00:00:00 2001 From: Zach Rush Date: Fri, 13 Sep 2019 10:52:50 -0400 Subject: [PATCH] Marking-definitions are now checked for their attribute before being tested and tests were modified to expect the correct value --- stix2/test/v21/test_markings.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stix2/test/v21/test_markings.py b/stix2/test/v21/test_markings.py index bd247e6..1f9f5e8 100644 --- a/stix2/test/v21/test_markings.py +++ b/stix2/test/v21/test_markings.py @@ -25,7 +25,7 @@ EXPECTED_STATEMENT_MARKING_DEFINITION = """{ "type": "marking-definition", "spec_version": "2.1", "id": "marking-definition--613f2e26-407d-48c7-9eca-b8e91df99dc9", - "created": "2017-01-20T00:00:00Z", + "created": "2017-01-20T00:00:00.000Z", "definition_type": "statement", "definition": { "statement": "Copyright 2016, Example Corp"