WIP
This commit is contained in:
parent
d66ed4310f
commit
75a80811b3
5 changed files with 15 additions and 2 deletions
|
@ -124,6 +124,7 @@ impl TestServer {
|
|||
if cx.has_global::<SettingsStore>() {
|
||||
panic!("Same cx used to create two test clients")
|
||||
}
|
||||
|
||||
cx.set_global(SettingsStore::test(cx));
|
||||
});
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue