Skip to content

Commit 467118c

Browse files
committed
[DO NOT MERGE] Checking rules-unit-testing health
1 parent d095ad3 commit 467118c

File tree

1 file changed

+1
-0
lines changed
  • packages/rules-unit-testing/src/api

1 file changed

+1
-0
lines changed

packages/rules-unit-testing/src/api/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -441,6 +441,7 @@ export type LoadDatabaseRulesOptions = {
441441
databaseName: string;
442442
rules: string;
443443
};
444+
444445
export async function loadDatabaseRules(
445446
options: LoadDatabaseRulesOptions
446447
): Promise<void> {

0 commit comments

Comments
 (0)