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.
2 parents 5694bb9 + 2565a3f commit c8dd36dCopy full SHA for c8dd36d
internal/integrationtest/board/board_test.go
@@ -101,7 +101,7 @@ func TestBoardListWithFqbnFilter(t *testing.T) {
101
102
_, _, err := cli.Run("core", "update-index")
103
require.NoError(t, err)
104
- stdout, _, err := cli.Run("board", "list", "-b", "arduino:avr:uno", "--format", "json")
+ stdout, _, err := cli.Run("board", "list", "-b", "foo:bar:baz", "--format", "json")
105
106
// this is a bit of a passpartout test, it actually filters the "bluetooth boards" locally
107
// but it would succeed even if the filtering wasn't working properly
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
0 commit comments