Nitpick
This commit is contained in:
parent
fdab496b02
commit
047efcbb79
|
@ -4,7 +4,7 @@ import { Waku } from "js-waku";
|
|||
import { Community } from "./community";
|
||||
import { CommunityDescription } from "./wire/community_description";
|
||||
|
||||
describe("Community live data", () => {
|
||||
describe("Community [live data]", () => {
|
||||
before(function () {
|
||||
if (process.env.CI) {
|
||||
// Skip live data test in CI
|
||||
|
|
Loading…
Reference in New Issue