Skip to content

Commit

Permalink
#6769 rename test file
Browse files Browse the repository at this point in the history
  • Loading branch information
wojciechowskim committed Feb 9, 2018
1 parent fa28a12 commit 93afff4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ describe('Tests for combination of code and magics', function () {

beforeAll(function () {
beakerxPO = new BeakerXPageObject();
beakerxPO.runNotebookByUrl('/notebooks/test/notebooks/groovy/handlingCombinationOfCodeAndMagics.ipynb');
beakerxPO.runNotebookByUrl('/notebooks/test/notebooks/groovy/codeAndMagics.ipynb');
});

afterAll(function () {
Expand Down

0 comments on commit 93afff4

Please sign in to comment.