We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9bbca84 commit bdf4c47Copy full SHA for bdf4c47
extensions/README.md
@@ -15,7 +15,7 @@ Ports in extensions:
15
16
* First, create a repository. And please keep the same naming convertion.
17
* Second, implement the `Loader` gRPC service which defined by [this proto](../pkg/testing/remote/loader.proto).
18
-* Finally, add the extension's name into function [SupportedExtensions](../console/atest-ui/src/views/store.ts).
+* Finally, add the extension's name into function [SupportedExtensions](../console/atest-ui/src/views/stroe/store.ts).
19
20
## Naming conventions
21
Please follow the following conventions if you want to add a new store extension:
0 commit comments