Skip to content

Commit

Permalink
test(definitions): refactor security tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Pakisan committed Jun 15, 2024
1 parent 74b97ee commit 56293bd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/definitions/3.0.0/definitions.suite.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,4 @@ import {describe} from 'vitest';

describe('AsyncAPI 3.0.0 Test Suite', async () => {
await import('./models/index.mjs');
await import('./security/index.mjs');
})

0 comments on commit 56293bd

Please sign in to comment.