test_that('`bs_get_relationships()` works', { vcr::local_cassette('g_rel') x <- bs_get_relationships('did:plc:wpe35pganb6d4pg4ekmfy6u5', 'did:plc:5c2r73erhng4bszmxlfdtscf', auth = auth) expect_s3_class(x, 'tbl_df') })