Skip to content

Commit 3c93e8d

Browse files
committed
fix the test
1 parent 08d748c commit 3c93e8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Framework/test/testCheck.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ TEST_CASE("test_check_activity")
150150
"",
151151
{},
152152
"",
153-
{},
153+
{{ "implementation", "CCDB" },{ "host", "" }},
154154
"test",
155155
UpdatePolicyType::OnAny,
156156
{},

0 commit comments

Comments
 (0)