Skip to content

Commit

Permalink
Follow commit 5149c77
Browse files Browse the repository at this point in the history
  • Loading branch information
tabe committed Jan 6, 2025
1 parent 33e1259 commit cdfc2b5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions source/test/phml/test-read.cc
Original file line number Diff line number Diff line change
Expand Up @@ -336,8 +336,8 @@ BOOST_AUTO_TEST_CASE(hepatocyte_external)
{
ReadAndCheck(TEST_MODELS("hepatocyte_external.isml"));
std::vector<std::string> bridges{
"4d96c8ded10a48e2a0e0be9d74e58e78 4 get parameter k1",
"4d96c8ded10a48e2a0e0be9d74e58e78 5 set species s1"
"37a676f5519740fcae9f5d5fdb921fba 4 get parameter k1",
"37a676f5519740fcae9f5d5fdb921fba 5 set species s1"
};
CheckBridges(bridges);
}
Expand Down

0 comments on commit cdfc2b5

Please sign in to comment.