Skip to content

Commit

Permalink
rename unawaitedAwaitableCheckTest
Browse files Browse the repository at this point in the history
Summary:
It's better for devx if the test name matches the
name of the module under test, since that's a pretty common
way to search for tests.

Reviewed By: samwgoldman

Differential Revision: D60391303

fbshipit-source-id: 5f85544d6ec94a471d615f1e5661a204e06cab0c
  • Loading branch information
stroxler authored and facebook-github-bot committed Jul 29, 2024
1 parent 7af0c25 commit 2cf2761
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/analysis/test/integration/dune
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
typeGuardTest
typeVariableTest
typedDictionaryTest
unawaitedAwaitableTypeCheckTest
unawaitedAwaitableCheckTest
unionTest
varianceTest
walrusOperatorTest
Expand Down

0 comments on commit 2cf2761

Please sign in to comment.