Rebrand to Galaxy, major improvements to Bedrock support, still needs some TLC though
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
use super::*;
|
||||
use anyhow::Result;
|
||||
use warp_graphql::queries::get_user::FirebaseProfile;
|
||||
use galaxy_graphql::queries::get_user::FirebaseProfile;
|
||||
|
||||
#[test]
|
||||
fn test_parse_user_profile() -> Result<()> {
|
||||
|
||||
Reference in New Issue
Block a user