mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2025-12-27 12:51:41 +00:00
fix unit tests
This commit is contained in:
@@ -58,7 +58,7 @@ test.describe("Settings under Scale & Settings", () => {
|
||||
timeout: ONE_MINUTE_MS,
|
||||
});
|
||||
|
||||
// set it to Off
|
||||
// Set it to Off
|
||||
const ttlOffRadioButton = explorer.frame.getByRole("radio", { name: "ttl-off-option" });
|
||||
await ttlOffRadioButton.click();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user