Skip to content

Commit e136480

Browse files
authored
Merge 467118c into 81c131a
2 parents 81c131a + 467118c commit e136480

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)