Update test_observed_data.py

Change to correct version
master
Emmanuelle Vargas-Gonzalez 2019-01-08 09:35:01 -05:00 committed by GitHub
parent ab687d8d0e
commit 67d3970a50
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1115,7 +1115,7 @@ def test_process_example_windows_process_ext_empty():
def test_process_example_extensions_empty():
proc = stix2.v20.Process(
proc = stix2.v21.Process(
pid=314,
name="foobar.exe",
extensions={},