fix test
This commit is contained in:
parent
60e2c5aae8
commit
984575d5c5
1 changed files with 1 additions and 1 deletions
|
|
@ -172,7 +172,7 @@ class DefaultBugReporterTest {
|
|||
server.start()
|
||||
|
||||
val mockSessionStore = InMemorySessionStore().apply {
|
||||
storeData(mockSessionData("@foo:eample.com", null))
|
||||
storeData(mockSessionData("@foo:eample.com", "ABCDEFGH"))
|
||||
}
|
||||
|
||||
val buildMeta = aBuildMeta()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue