mirror of
https://github.com/red0124/ssp.git
synced 2025-01-23 13:05:20 +01:00
undo test bedges on failed ci
This commit is contained in:
parent
15f0f248e9
commit
580b66f9e6
@ -106,7 +106,7 @@ TEST_CASE("parser test various cases") {
|
||||
i.emplace_back(ss::to_object<X>(a));
|
||||
}
|
||||
|
||||
CHECK_NE(i, data);
|
||||
CHECK_EQ(i, data);
|
||||
}
|
||||
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user