From 1f694ccea94ef0dcbdc5c96d4226ad5e36f8df8b Mon Sep 17 00:00:00 2001 From: abdullah-cognite <100700755+abdullah-cognite@users.noreply.github.com> Date: Wed, 18 Dec 2024 14:35:35 +0000 Subject: [PATCH] update dataset id --- tests/tests_integration/test_api/test_simulators/seed/data.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/tests_integration/test_api/test_simulators/seed/data.py b/tests/tests_integration/test_api/test_simulators/seed/data.py index e388b8391..e9c024c17 100644 --- a/tests/tests_integration/test_api/test_simulators/seed/data.py +++ b/tests/tests_integration/test_api/test_simulators/seed/data.py @@ -1,6 +1,6 @@ # This file contains the data used to seed the test environment for the simulator tests -data_set_id = 97552494921583 +data_set_id = 1521375514069 resource_names = { "simulator_external_id": "py_sdk_integration_tests",