Skip to content

Commit

Permalink
transfer GetAccount tests to ExecutorItf
Browse files Browse the repository at this point in the history
Signed-off-by: Mikhail Boldyrev <miboldyrev@gmail.com>
  • Loading branch information
MBoldyrev committed Nov 8, 2019
1 parent ed2be80 commit 2f14209
Show file tree
Hide file tree
Showing 5 changed files with 103 additions and 534 deletions.
8 changes: 0 additions & 8 deletions test/integration/acceptance/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -134,14 +134,6 @@ target_link_libraries(query_permissions_common_test
integration_framework
)

addtest(get_account_test
get_account_test.cpp
)
target_link_libraries(get_account_test
acceptance_fixture
integration_framework
)

addtest(remove_signatory_test
remove_signatory_test.cpp
)
Expand Down
376 changes: 0 additions & 376 deletions test/integration/acceptance/get_account_test.cpp

This file was deleted.

0 comments on commit 2f14209

Please sign in to comment.