Fix places where we still refer to "/loadtest" (#6732)
* Update README.md * Update developer_settings.jsx * Update command_loadtest_test.go
Этот коммит содержится в:
коммит произвёл
Joram Wilander
родитель
ca8d57c4db
Коммит
647d5b1b45
@@ -54,7 +54,7 @@ export default class DeveloperSettings extends AdminSettings {
|
||||
helpText={
|
||||
<FormattedMessage
|
||||
id='admin.service.testingDescription'
|
||||
defaultMessage='When true, /loadtest slash command is enabled to load test accounts, data and text formatting. Changing this requires a server restart before taking effect.'
|
||||
defaultMessage='When true, /test slash command is enabled to load test accounts, data and text formatting. Changing this requires a server restart before taking effect.'
|
||||
/>
|
||||
}
|
||||
value={this.state.enableTesting}
|
||||
|
||||
Ссылка в новой задаче
Block a user