mirror of
https://github.com/coder/code-server.git
synced 2026-05-05 12:05:18 +02:00
feat: add e2e test for logout
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
export enum Cookie {
|
||||
Key = "key",
|
||||
}
|
||||
Key = 'key',
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user