Skip to content

Commit 74394fc

Browse files
committed
Put fields in test
1 parent a7ba209 commit 74394fc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_cli.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -236,6 +236,7 @@ def test_fields(self, script_runner: ScriptRunner) -> None:
236236
"cop-dem-glo-30",
237237
"--max-items",
238238
"1",
239+
"--fields=-geometry,-assets",
239240
]
240241
result = script_runner.run(args, print_result=True)
241242
assert result.success

0 commit comments

Comments
 (0)