Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
DarwisNarvaezDev committed Nov 30, 2023
1 parent ede5b20 commit bec5dcc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ class AceEditorSpec extends SeleniumBase{

// 1. Logs, create a project
// 2. Adds a json file resource model
// 3. Attempt to edit the file, asses the ace editor rendered lines based on JSON text (must be > 1).
// 3. Attempt to edit the file, test the ace editor rendered lines based on JSON text (must be > 1).

setup:

Expand Down

0 comments on commit bec5dcc

Please sign in to comment.