Skip to content

Commit

Permalink
Added "with kappa" to the test name to make it clearer what the test …
Browse files Browse the repository at this point in the history
…is about.
  • Loading branch information
kohei-noda-qcrg committed Dec 11, 2023
1 parent 8d793bc commit ba4b6d1
Show file tree
Hide file tree
Showing 10 changed files with 1 addition and 1 deletion.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@


@pytest.mark.dev
def test_ivo_c32h_ar_dev(env_setup_ivo) -> None:
def test_ivo_c32h_ar_with_kappa_dev(env_setup_ivo) -> None:
(test_path, DFPCMONEW_path, ref_DFPCMONEW_path, latest_passed_DFPCMONEW_path, output_path, latest_passed_output_path, test_command) = env_setup_ivo
os.chdir(test_path) # Change directory to the path of this file
run_test_dcaspt2(test_command)
Expand Down

0 comments on commit ba4b6d1

Please sign in to comment.