Skip to content

Commit

Permalink
Remove unnecessary entities
Browse files Browse the repository at this point in the history
  • Loading branch information
dishenggg committed Mar 18, 2024
1 parent abd80f2 commit 8637a4e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 105 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@ public class InstructorNotificationsPageE2ETest extends BaseE2ETestCase {

@Override
protected void prepareTestData() {
testData = loadDataBundle("/InstructorNotificationsPageE2ETest.json");
removeAndRestoreDataBundle(testData);
sqlTestData = removeAndRestoreSqlDataBundle(
loadSqlDataBundle("/InstructorNotificationsPageE2ETest_SqlEntities.json"));
}
Expand Down
103 changes: 0 additions & 103 deletions src/e2e/resources/data/InstructorNotificationsPageE2ETest.json

This file was deleted.

0 comments on commit 8637a4e

Please sign in to comment.