Skip to content

Commit df662f0

Browse files
aepflitoddbaert
andauthored
Update libs/providers/flagd/src/e2e/tests/rpc-reconnect.spec.ts
Co-authored-by: Todd Baert <[email protected]> Signed-off-by: Simon Schrottner <[email protected]>
1 parent 4afc600 commit df662f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/providers/flagd/src/e2e/tests/rpc-reconnect.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ async function setup() {
4848
}
4949

5050
jest.setTimeout(30000);
51-
describe('in process', () => {
51+
describe('rpc', () => {
5252
let containers: StartedTestContainer[] = [];
5353
beforeAll(async () => {
5454
containers = await setup();

0 commit comments

Comments
 (0)