mirror of
https://github.com/Palm1r/QodeAssist.git
synced 2026-07-09 06:29:12 -04:00
fix: Found and fix review mistakes
This commit is contained in:
@@ -99,6 +99,5 @@ TEST(AgentRouterTest, UnconstrainedDimensionDoesNotBlock)
|
||||
AgentConfig::Match m;
|
||||
m.projectNames = {QStringLiteral("P")};
|
||||
|
||||
// file path is irrelevant because no file/path patterns are set
|
||||
EXPECT_TRUE(matches(m, ctx(QString(), QStringLiteral("P"))));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user