We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa5ebcf commit 4632f92Copy full SHA for 4632f92
test/builder.test.ts
@@ -107,7 +107,7 @@ describe('Editor scenarios', () => {
107
})
108
109
describe('api audience test', () => {
110
- test('сomparison must have two type of api audience transition with 3 operations', async () => {
+ test('comparison must have two type of api audience transition with 3 operations', async () => {
111
await apiAudiencePackage.publish('api-audience', {
112
packageId: 'api-audience',
113
version: 'v1',
0 commit comments