mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-02-06 15:26:54 +00:00
refactor(maskfile): enforce command name consistency (#1747)
This commit is contained in:
parent
45aff87e65
commit
35935a55df
@ -1,6 +1,6 @@
|
||||
# Shorthand Commands
|
||||
|
||||
<!--
|
||||
<!--
|
||||
// Copyright 2019-2021 Tauri Programme within The Commons Conservancy
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
// SPDX-License-Identifier: MIT
|
||||
@ -128,7 +128,7 @@ switch ($smoke_test_path.parent) {
|
||||
|
||||
## list
|
||||
|
||||
### list smoke tests
|
||||
### list smoke-tests
|
||||
|
||||
> List all available smoke tests
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user