Skip to content

Commit a7bd8f8

Browse files
authored
Renamed Perf Test to Pipeline (#1055)
1 parent 0522ea6 commit a7bd8f8

File tree

1 file changed

+1
-1
lines changed
  • test-result-summary-client/src

1 file changed

+1
-1
lines changed

test-result-summary-client/src/App.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ export default class App extends Component {
102102
key: '2',
103103
label: (
104104
<Link to="/tests/Perf">
105-
Perf Test
105+
Perf Pipeline
106106
</Link>
107107
),
108108
},

0 commit comments

Comments
 (0)