Skip to content

Commit

Permalink
Ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Undid-Iridium committed Dec 10, 2023
1 parent 887b836 commit b10e8ab
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ public void duplicateUrlTestCase() throws IOException {
SwingUtilities.invokeLater(testMainWindow);

MainWindow.RipButtonHandler rbHandler = new MainWindow.RipButtonHandler(testMainWindow);
// Creating a RipButtonHandler instance - Adding fake text to cause github to rebuild.
// Creating a RipButtonHandler instance - Changing fake text to cause github to rebuild.

// Add some URL to the model (assuming there's a method for adding URLs)
testMainWindow.getRipTextfield().setText("http://example.com");
Expand Down

0 comments on commit b10e8ab

Please sign in to comment.