Fix secrets settings tab assertion
This commit is contained in:
parent
9a0cf2cf6b
commit
23d8974c8e
@ -27,7 +27,7 @@ void main() {
|
||||
),
|
||||
);
|
||||
|
||||
expect(find.text('OpenClaw Gateway'), findsOneWidget);
|
||||
expect(find.text('OpenClaw Gateway'), findsWidgets);
|
||||
expect(find.text('Vault Server'), findsNothing);
|
||||
});
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user