Create clean release database baseline
This commit is contained in:
@@ -424,7 +424,7 @@ describe("circuit group numbering", () => {
|
||||
});
|
||||
});
|
||||
|
||||
it("rejects legacy, malformed and unsupported identifiers", () => {
|
||||
it("rejects outdated, malformed and unsupported identifiers", () => {
|
||||
for (const identifier of [
|
||||
"-1F1",
|
||||
"1F1.1",
|
||||
|
||||
Reference in New Issue
Block a user