Skip to content

Commit

Permalink
Test name tweak.
Browse files Browse the repository at this point in the history
  • Loading branch information
KiterLuc authored Mar 13, 2024
1 parent 383dcf5 commit 2c758ec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/src/unit-capi-metadata.cc
Original file line number Diff line number Diff line change
Expand Up @@ -334,8 +334,8 @@ TEST_CASE_METHOD(

TEST_CASE_METHOD(
CMetadataFx,
"C API: Metadata, concurrent writes",
"[!mayfail][capi][metadata][concurrent_writes]") {
"C API: Metadata, sub-millisecond writes",
"[!mayfail][capi][metadata][sub-millisecond]") {
int32_t one = 1;
int32_t two = 2;
const void* v_r = nullptr;
Expand Down

0 comments on commit 2c758ec

Please sign in to comment.