Skip to content

Commit 8d6984f

Browse files
author
Luca Forstner
committed
mv
1 parent 6c27931 commit 8d6984f

File tree

2 files changed

+1
-1
lines changed
  • dev-packages/node-integration-tests/suites/sample-rand-propagation

2 files changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import { cleanupChildProcesses, createRunner } from '../../../utils/runner';
22

3-
describe('sample_rand propagation (default)', () => {
3+
describe('sample_rand propagation', () => {
44
afterAll(() => {
55
cleanupChildProcesses();
66
});

0 commit comments

Comments
 (0)