This is an automated email from the ASF dual-hosted git repository.
andytaylor pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq-artemis-console.git
The following commit(s) were added to refs/heads/main by this push:
new 46f7300 NO JIRA - typo fix
46f7300 is described below
commit 46f730071c1feb56cbb76e57b88bbf5cb332787a
Author: GChuf <[email protected]>
AuthorDate: Thu Sep 4 09:19:22 2025 +0200
NO JIRA - typo fix
---
.../packages/artemis-console-plugin/src/artemis-service.test.ts | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/artemis-console-extension/artemis-extension/packages/artemis-console-plugin/src/artemis-service.test.ts
b/artemis-console-extension/artemis-extension/packages/artemis-console-plugin/src/artemis-service.test.ts
index 4515cb9..7ff962e 100644
---
a/artemis-console-extension/artemis-extension/packages/artemis-console-plugin/src/artemis-service.test.ts
+++
b/artemis-console-extension/artemis-extension/packages/artemis-console-plugin/src/artemis-service.test.ts
@@ -27,7 +27,7 @@ beforeAll(async () => {
})
/**
- * A set of tests that run against a running broker instance to ts=est the
integration API
+ * A set of tests that run against a running broker instance to test the
integration API
*/
describe("Artemis Service basic tests", () => {
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact