Release a0cc048a278d
This commit is contained in:
parent
05f30c667d
commit
094c078b8c
2 changed files with 3 additions and 3 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"kind": "clusterflux-filtered-public-tree",
|
"kind": "clusterflux-filtered-public-tree",
|
||||||
"source_commit": "bb7b3ac55c68f22edbc8fd6b9181debe658afd03",
|
"source_commit": "a0cc048a278d085b70b500565520bb4c0e1246f1",
|
||||||
"release_name": "release-bb7b3ac55c68",
|
"release_name": "release-a0cc048a278d",
|
||||||
"filtered_out": [
|
"filtered_out": [
|
||||||
"private/**",
|
"private/**",
|
||||||
"internal/**",
|
"internal/**",
|
||||||
|
|
|
||||||
|
|
@ -417,7 +417,7 @@ async function runMalformedIdentifierSuite({ sessionSecret, tenant, project, use
|
||||||
} else {
|
} else {
|
||||||
assertDeniedOrEmptyCollection(
|
assertDeniedOrEmptyCollection(
|
||||||
response,
|
response,
|
||||||
/identifier|invalid|empty|whitespace|control|format|255|length/i,
|
/identifier|invalid|empty|whitespace|control|format|255|length|unknown field/i,
|
||||||
`${principal.name} ${form.name}`
|
`${principal.name} ${form.name}`
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue