Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitfe4b4d7

Browse files
committed
remove comment
1 parenta0ccb6f commitfe4b4d7

File tree

2 files changed

+80
-84
lines changed

2 files changed

+80
-84
lines changed

‎provider/parameter_test.go

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -866,10 +866,6 @@ func TestParameterValidationEnforcement(t *testing.T) {
866866
// - Validation logic does not apply to the default if a value is given
867867
//- [NumIns/DefInv] So the default can be invalid if an input value is valid.
868868
// The value is therefore not really optional, but it is marked as such.
869-
// - [NumInsNotOptsVal | NumsInsNotOpts] values do not need to be in the option set?
870-
// - [NumInsNotNum] number params do not require the value to be a number
871-
// - [LStrInsNotList] list(string) do not require the value to be a list(string)
872-
//- Same with [MulInsNotListOpts]
873869
table,err:=os.ReadFile("testdata/parameter_table.md")
874870
require.NoError(t,err)
875871

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp