Skip to content

Commit bc99adc

Browse files
committed
test: Update TEST_APPID
1 parent 2b0c8e2 commit bc99adc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/core/test.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ use crate::{
1212
use test_log::test;
1313

1414
pub const TEST_APPID: AppID = AppID(std::borrow::Cow::Borrowed(
15-
"piegames.de/wormhole/rusty-wormhole-test",
15+
"magic-wormhole.github.io/magic-wormhole.rs/test",
1616
));
1717

1818
pub const APP_CONFIG: AppConfig<()> = AppConfig::<()> {

0 commit comments

Comments
 (0)