Skip to content

Commit b66ef0c

Browse files
authored
Rename loadPerformanceOutsera.test.js to loadPerformanceFullstack.test.js
1 parent 58aa658 commit b66ef0c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/k6-load/src/simulations/loadPerformanceOutsera.test.js renamed to tests/k6-load/src/simulations/loadPerformanceFullstack.test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ export default function () {
2727
group("POST - Criação de Dados", () => {
2828
postParams.post();
2929
});
30-
}
30+
}

0 commit comments

Comments
 (0)