Skip to content

Commit 669ce0e

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ async function setup() {
3636
return containers;
3737
}
3838

39-
describe('in process', () => {
39+
describe('rpc', () => {
4040
let containers: StartedTestContainer[] = [];
4141
beforeAll(async () => {
4242
containers = await setup();

0 commit comments

Comments
 (0)