Skip to content

Commit

Permalink
Ignore all under /workspace/current_user
Browse files Browse the repository at this point in the history
  • Loading branch information
denik committed Dec 18, 2024
1 parent ef5f905 commit b6e7d1a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions integration/bundle/init_default_python_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -97,9 +97,7 @@ func testDefaultPython(t *testing.T, pythonVersion string) {
"/resources/jobs/project_name_$UNIQUE_PRJ_job/url",
"/resources/pipelines/project_name_$UNIQUE_PRJ_pipeline/catalog",
"/resources/pipelines/project_name_$UNIQUE_PRJ_pipeline/url",
"/workspace/current_user/externalId",
"/workspace/current_user/groups",
"/workspace/current_user/name/familyName",
"/workspace/current_user",
}

testcli.RequireOutputJQ(t, ctx, []string{"bundle", "summary", "--output", "json"}, "testdata/default_python/bundle_summary.txt", ignoredFields)
Expand Down

0 comments on commit b6e7d1a

Please sign in to comment.